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
/
basic_cmds
/
uudecode
/
Makefile
blob: e46ca33bd8e66e7955075b98b0ea5dd0dbf8215b (
plain
) (
blame
)
1
2
3
4
5
PROG= uudecode SRCS= uudecode.c \ base64.c .include <bsd.prog.mk>