]> git.cameronkatri.com Git - apple_cmds.git/blob - text_cmds/cat/Makefile
Merge branch 'apple'
[apple_cmds.git] / text_cmds / cat / Makefile
1 PROG= cat
2
3 BINDIR=/bin
4
5 .include <bsd.prog.mk>