aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>2007-11-18 03:29:10 +0000
committerJohn Birrell <jb@FreeBSD.org>2007-11-18 03:29:10 +0000
commiteea2dc61a92d59c3cf7a7ed0224f4b2305785145 (patch)
treed06ed4430043846210a0e1373fc01e833c5bbaa1 /sbin/ipf
parentea07ab3fd9a48fb6a6a486296e418a1e1ba0c17e (diff)
Notes
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/ipftest/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipf/ipftest/Makefile b/sbin/ipf/ipftest/Makefile
index 64ea1cfced23..8903f253b426 100644
--- a/sbin/ipf/ipftest/Makefile
+++ b/sbin/ipf/ipftest/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+WARNS=0
+
PROG= ipftest
SRCS= ${GENHDRS} ipftest.c fil.c ip_frag.c ip_state.c ip_nat.c \
ip_proxy.c ip_auth.c ip_htable.c ip_lookup.c \