]> git.cameronkatri.com Git - apple_cmds.git/blob - adv_cmds/gencat/Makefile
Merge branch 'apple'
[apple_cmds.git] / adv_cmds / gencat / Makefile
1 PROG= gencat
2 SRCS= gencat.c \
3 genlib.c
4
5 .include <bsd.prog.mk>