hbase

heirloom base
git clone git://git.2f30.org/hbase
Log | Files | Refs | README

mkfile (96B)


      1 BIN = hd
      2 OBJ = hd.o
      3 INSTALL_BIN = hd
      4 INSTALL_MAN1 = hd.1
      5 DEPS = libcommon
      6 
      7 <$mkbuild/mk.default