summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/Makefile
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2004-10-03 06:32:37 +0000
committergreen <green@FreeBSD.org>2004-10-03 06:32:37 +0000
commita1e8028c61e437b7a188827e59de0946d537b661 (patch)
tree1b62410e79a29717c5899c5debb35b3af1baafb4 /sbin/ipfw/Makefile
parent66f685228009f8cb025f8aee9e9ba3978ab4c63e (diff)
downloadFreeBSD-src-a1e8028c61e437b7a188827e59de0946d537b661.zip
FreeBSD-src-a1e8028c61e437b7a188827e59de0946d537b661.tar.gz
Remove blindly-copied extra include path.
Diffstat (limited to 'sbin/ipfw/Makefile')
-rw-r--r--sbin/ipfw/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ipfw/Makefile b/sbin/ipfw/Makefile
index bfd1561..023f682 100644
--- a/sbin/ipfw/Makefile
+++ b/sbin/ipfw/Makefile
@@ -4,6 +4,5 @@ PROG= ipfw
SRCS= ipfw2.c
WARNS?= 0
MAN= ipfw.8
-CFLAGS+= -I${.CURDIR}/../../sys/contrib/pf
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud