index
:
apple_cmds.git
apple
main
WIP BSD Userland for iOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell_cmds
/
xargs
/
Makefile
blob: a316efb0723ad3787bb33681a6ef83b289674fef (
plain
) (
blame
)
1
2
3
4
5
6
PROG= xargs SRCS= strnsubst.c xargs.c LDADD+=-liosexec .include <bsd.prog.mk>