summaryrefslogtreecommitdiffstats
path: root/sbin/ipf
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2005-04-26 15:35:50 +0000
committerdarrenr <darrenr@FreeBSD.org>2005-04-26 15:35:50 +0000
commit56966568e9ece74dbbf9929e6fec7ed9320047a1 (patch)
tree8a3cbeb5d5cec099af9de25e0b6a8736bf88358e /sbin/ipf
parentc7e59108a809522772558d4296eb75a9e3dd5c05 (diff)
downloadFreeBSD-src-56966568e9ece74dbbf9929e6fec7ed9320047a1.zip
FreeBSD-src-56966568e9ece74dbbf9929e6fec7ed9320047a1.tar.gz
Not looking for ipfilter source files in the right place
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/ipftest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipf/ipftest/Makefile b/sbin/ipf/ipftest/Makefile
index b847b03..0741d13 100644
--- a/sbin/ipf/ipftest/Makefile
+++ b/sbin/ipf/ipftest/Makefile
@@ -15,7 +15,7 @@ MAN= ipftest.1
CFLAGS+= -DIPFILTER_LOG -DIPFILTER_COMPILED -DIPFILTER_LOOKUP \
-DIPFILTER_SCAN -DIPFILTER_SYNC -DIPFILTER_CKSUM -I.
-.PATH: ${NETBSDSRCDIR}/sys/netinet
+.PATH: ${.CURDIR}/../../../sys/contrib/ipfilter/netinet
DPSRCS+= ipnat_l.h ipnat_y.h ippool_l.h ippool_y.h ipf_l.h ipf_y.h
OpenPOWER on IntegriCloud