]> git.cameronkatri.com Git - apple_cmds.git/blob - shell_cmds/xargs/Makefile
shell_cmds: All compiled
[apple_cmds.git] / shell_cmds / xargs / Makefile
1 PROG= xargs
2 SRCS= strnsubst.c xargs.c
3
4 .include <bsd.prog.mk>