• unknown's avatar
    Cleanup in the "netware" subdirectory: · 49c07bc4
    unknown authored
    1) We do not provide the "isam" table handler in 5.0 and up (different from "myisam" !),
       so we do not need the ".def" files for the "isam"-specific tools.
    
    2) Use "basename" to get the base name of a file, not a harder-to-read sed expression.
    
    
    BitKeeper/deleted/.del-isamchk.def:
      Delete: netware/isamchk.def
    BitKeeper/deleted/.del-isamlog.def:
      Delete: netware/isamlog.def
    BitKeeper/deleted/.del-pack_isam.def:
      Delete: netware/pack_isam.def
    netware/Makefile.am:
      Use a plain "basename" showing the purpose, not a sed command which is harder to read.
    49c07bc4
Makefile.am 4.73 KB