summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-02 15:40:21 +0000
committerpeter <peter@FreeBSD.org>1997-03-02 15:40:21 +0000
commit2d94e888ee6d73e6d599e49598a12d8da9f74f69 (patch)
tree0c47f6260ed69e9661116832151ae20f9162b28c /contrib/ipfilter/Makefile
parentcb8d46a179f2d30ac1cd0a01eb156e1a4c08d717 (diff)
downloadFreeBSD-src-2d94e888ee6d73e6d599e49598a12d8da9f74f69.zip
FreeBSD-src-2d94e888ee6d73e6d599e49598a12d8da9f74f69.tar.gz
reimport ipfilter v3.1.8 to get it onto the vendor branch again.
Diffstat (limited to 'contrib/ipfilter/Makefile')
-rw-r--r--contrib/ipfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ipfilter/Makefile b/contrib/ipfilter/Makefile
index d0d5309..258074a 100644
--- a/contrib/ipfilter/Makefile
+++ b/contrib/ipfilter/Makefile
@@ -5,7 +5,7 @@
# and is not changed in any way. The author accepts no responsibility
# for the use of this software. I hate legaleese, don't you ?
#
-# $Id: Makefile,v 2.0.1.4 1997/02/08 06:39:28 darrenr Exp $
+# $Id: Makefile,v 2.0.1.5 1997/02/16 06:17:04 darrenr Exp $
#
# where to put things.
#
@@ -35,7 +35,7 @@ LOGFAC=-DLOGFAC=LOG_LOCAL0
# results: pass, block and nomatch. This is the sort of "block unless
# explicitly allowed" type #define switch.
#
-POLICY=-DNOMATCH=FR_PASS
+POLICY=-DIPF_DEFAULT_PASS=FR_PASS
#
MFLAGS="BINDEST=$(BINDEST)" "SBINDEST=$(SBINDEST)" "MANDIR=$(MANDIR)" \
"CC=$(CC)" 'CFLAGS=$(CFLAGS) $(SOLARIS2)' "IPFLKM=$(IPFLKM)" \
OpenPOWER on IntegriCloud