From bd3c4bb29f0962a174e4d768b2b0bc11fd42e272 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 10 Oct 1999 15:08:38 +0000 Subject: Nuke the old antique copy of ipfilter from the tree. This is old enough to be dangerous. It will better serve us as a port building a KLD, ala SKIP. --- usr.sbin/iptest/Makefile | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 usr.sbin/iptest/Makefile (limited to 'usr.sbin/iptest') diff --git a/usr.sbin/iptest/Makefile b/usr.sbin/iptest/Makefile deleted file mode 100644 index f29694577b82..000000000000 --- a/usr.sbin/iptest/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $FreeBSD$ - -.PATH: ${.CURDIR}/../../contrib/ipfilter/ipsend \ - ${.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\" \ - -I- -I${.CURDIR}/../../sys/netinet \ - -I${.CURDIR}/../../contrib/ipfilter/ipsend \ - -I${.CURDIR}/../../contrib/ipfilter - -.include -- cgit v1.3