diff options
Diffstat (limited to 'usr.sbin/iptest/Makefile')
-rw-r--r-- | usr.sbin/iptest/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/iptest/Makefile b/usr.sbin/iptest/Makefile index b86e42f..6639fa9 100644 --- a/usr.sbin/iptest/Makefile +++ b/usr.sbin/iptest/Makefile @@ -4,7 +4,6 @@ ${.CURDIR}/../../contrib/ipfilter PROG= iptest -MAN1= iptest.1 SRCS= iptest.c iptests.c ip.c sbpf.c 44arp.c sock.c CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \ |