From 56966568e9ece74dbbf9929e6fec7ed9320047a1 Mon Sep 17 00:00:00 2001 From: darrenr Date: Tue, 26 Apr 2005 15:35:50 +0000 Subject: Not looking for ipfilter source files in the right place --- sbin/ipf/ipftest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/ipf/ipftest') 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 -- cgit v1.1