Merge branch 'apple'
[apple_cmds.git] / shell_cmds / echo / Makefile
1 BINDIR=/bin
2
3 PROG= echo
4
5 .include <bsd.prog.mk>