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
/
remote_cmds
/
tftp.tproj
/
Makefile
blob: b6ea09089ec00cb820628ad3a17e3ba89e43e80e (
plain
) (
blame
)
1
2
3
4
5
6
PROG= tftp SRCS= main.c tftp.c tftpsubs.c LDADD=-ledit .include <bsd.prog.mk>