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
/
text_cmds
/
sed
/
Makefile
blob: e818030f968480cc5502ac886dba46f920f36fea (
plain
) (
blame
)
1
2
3
4
5
6
7
PROG= sed SRCS= compile.c \ main.c \ misc.c \ process.c .include <bsd.prog.mk>