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
/
tail
/
Makefile
blob: bd285e9d5b23787a307293be40534e6aa962d3a2 (
plain
) (
blame
)
1
2
3
4
PROG= tail SRCS= forward.c misc.c read.c reverse.c tail.c .include <bsd.prog.mk>