summaryrefslogtreecommitdiffstats
path: root/sbin/ipf
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-10-10 15:08:38 +0000
committerpeter <peter@FreeBSD.org>1999-10-10 15:08:38 +0000
commit76c8e9b267ecd06e50fdc045c919d158999307b0 (patch)
tree62b1b135c3cc17f368235ac24d2fb87cb9791073 /sbin/ipf
parent1570675fddfcfe93f9653e349c8090db24be043e (diff)
downloadFreeBSD-src-76c8e9b267ecd06e50fdc045c919d158999307b0.zip
FreeBSD-src-76c8e9b267ecd06e50fdc045c919d158999307b0.tar.gz
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.
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile
deleted file mode 100644
index dadd54f..0000000
--- a/sbin/ipf/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man
-
-PROG= ipf
-MAN1= ipf.1
-MAN4= ipf.4
-MAN5= ipf.5
-SRCS= ipf.c parse.c opt.c
-CFLAGS+=-DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../contrib/ipfilter
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud