summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iptest/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-05-18 13:41:42 +0000
committerru <ru@FreeBSD.org>2001-05-18 13:41:42 +0000
commit52a9144c8ba73bc2eddb65528bb71790cb72f895 (patch)
tree7db9bd25b79ae42b42688d711e04b27f120c2402 /usr.sbin/iptest/Makefile
parent50fdd52effcf737a2dcae8320cf8a0aa0d46377e (diff)
downloadFreeBSD-src-52a9144c8ba73bc2eddb65528bb71790cb72f895.zip
FreeBSD-src-52a9144c8ba73bc2eddb65528bb71790cb72f895.tar.gz
Removed -I${.CURDIR}/.../sys from CFLAGS.
Diffstat (limited to 'usr.sbin/iptest/Makefile')
-rw-r--r--usr.sbin/iptest/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/iptest/Makefile b/usr.sbin/iptest/Makefile
index 6639fa9..45ece63 100644
--- a/usr.sbin/iptest/Makefile
+++ b/usr.sbin/iptest/Makefile
@@ -8,7 +8,6 @@ SRCS= iptest.c iptests.c ip.c sbpf.c 44arp.c sock.c
CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \
-DUSE_INET6 \
- -I- -I${.CURDIR}/../../sys/netinet \
-I${.CURDIR}/../../contrib/ipfilter/ipsend \
-I${.CURDIR}/../../contrib/ipfilter
OpenPOWER on IntegriCloud