aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/Makefile
diff options
context:
space:
mode:
authorMax Laier <mlaier@FreeBSD.org>2004-06-16 23:39:33 +0000
committerMax Laier <mlaier@FreeBSD.org>2004-06-16 23:39:33 +0000
commit22ac3ead26f49483410317f82ce328741b1cf975 (patch)
treef5ef8788feb494dffb0267e964fb6ac0d1e2cbfa /sbin/pfctl/Makefile
parent24b10b46ce2151931e5d654b74fa166fc1fb6f53 (diff)
downloadsrc-22ac3ead26f49483410317f82ce328741b1cf975.tar.gz
src-22ac3ead26f49483410317f82ce328741b1cf975.zip
Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).
Notes
Notes: svn path=/head/; revision=130617
Diffstat (limited to 'sbin/pfctl/Makefile')
-rw-r--r--sbin/pfctl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/pfctl/Makefile b/sbin/pfctl/Makefile
index 3c40c93cd193..3be40874c2ac 100644
--- a/sbin/pfctl/Makefile
+++ b/sbin/pfctl/Makefile
@@ -12,10 +12,11 @@ SRCS+= pfctl_osfp.c pfctl_radix.c pfctl_table.c pfctl_qstats.c
CFLAGS+= -Wall -Wmissing-prototypes -Wno-uninitialized
CFLAGS+= -Wstrict-prototypes -I${.CURDIR}/../../contrib/pf/pfctl
+CFLAGS+= -I${.CURDIR}/../../sys/contrib/pf
# XXX ALTQ
-#CFLAGS+= -DENABLE_ALTQ
-CFLAGS+= -I${.CURDIR}/missing
+CFLAGS+= -DENABLE_ALTQ
+#CFLAGS+= -I${.CURDIR}/missing
YFLAGS=