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: d7f35183eba7052883ffc78f5d1a6d6ec7c057d5 (
plain
) (
blame
)
1
2
3
4
5
6
PROG= xargs SRCS= strnsubst.c xargs.c strtonum.c LDADD+=-liosexec .include <bsd.prog.mk>