hbase

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

mkfile (126B)


      1 BIN = stty
      2 OBJ = stty.o
      3 LOCAL_CFLAGS = -DUCB
      4 INSTALL_BIN = stty
      5 INSTALL_MAN1 = stty.1b
      6 DEPS = libcommon
      7 
      8 <$mkbuild/mk.default