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
/
env
/
Makefile
blob: b21ba8edac2348640702736bdda64a71b02b5c7c (
plain
) (
blame
)
1
2
3
4
5
6
PROG= env SRCS= env.c envopts.c LDADD+=-liosexec .include <bsd.prog.mk>