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
/
file_cmds
/
cp
/
Makefile
blob: 492fb0d143e67be5ee40938130493aa5e23c4464 (
plain
) (
blame
)
1
2
3
4
5
6
PROG= cp SRCS= cp.c utils.c BINDIR=/bin .include <bsd.prog.mk>