]> git.cameronkatri.com Git - apple_cmds.git/blob - network_cmds/pktmnglr/Makefile
file_cmds: Fix BINDIRs again
[apple_cmds.git] / network_cmds / pktmnglr / Makefile
1 PROG= pktmnglr
2 MAN=
3 SRCS= packet_mangler.c
4
5 BINDIR=/usr/sbin
6
7 .include <bsd.prog.mk>