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
/
network_cmds
/
pktmnglr
/
Makefile
blob: fbb190c07ef31c01d14849c22ed36ae024421d2a (
plain
) (
blame
)
1
2
3
4
5
6
7
PROG= pktmnglr MAN= SRCS= packet_mangler.c BINDIR=/usr/sbin .include <bsd.prog.mk>