ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

abduco.mk (194B)


      1 BIN = abduco
      2 OBJ = abduco.o
      3 INSTALL_BIN = abduco
      4 INSTALL_MAN1 = abduco.1
      5 LOCAL_CFLAGS = -std=c99 -DVERSION=\"0.1\"
      6 
      7 <$mkbuild/mk.default
      8 
      9 %.h: %.def.h
     10 	cp -f $prereq $target
     11 
     12 abduco.o: config.h