From 76c8e9b267ecd06e50fdc045c919d158999307b0 Mon Sep 17 00:00:00 2001 From: peter 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/ipresend/Makefile | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 usr.sbin/ipresend/Makefile (limited to 'usr.sbin/ipresend') diff --git a/usr.sbin/ipresend/Makefile b/usr.sbin/ipresend/Makefile deleted file mode 100644 index 8a9d8b2..0000000 --- a/usr.sbin/ipresend/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $FreeBSD$ - -.PATH: ${.CURDIR}/../../contrib/ipfilter/ipsend \ - ${.CURDIR}/../../contrib/ipfilter - -PROG= ipresend -MAN1= ipresend.1 -SRCS= ipresend.c ip.c resend.c opt.c ipft_ef.c ipft_hx.c ipft_sn.c ipft_td.c ipft_tx.c sbpf.c 44arp.c ipft_pc.c - -CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \ - -I- -I${.CURDIR}/../../sys/netinet \ - -I${.CURDIR}/../../contrib/ipfilter/ipsend \ - -I${.CURDIR}/../../contrib/ipfilter - -.include -- cgit v1.1