Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin Disengage ipf
details: https://anonhg.NetBSD.org/src/rev/24789c0d7770
branches: trunk
changeset: 778378:24789c0d7770
user: christos <christos%NetBSD.org@localhost>
date: Fri Mar 23 21:30:57 2012 +0000
description:
Disengage ipf
diffstat:
usr.sbin/Makefile | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diffs (21 lines):
diff -r b4e7641c9f4b -r 24789c0d7770 usr.sbin/Makefile
--- a/usr.sbin/Makefile Fri Mar 23 21:30:18 2012 +0000
+++ b/usr.sbin/Makefile Fri Mar 23 21:30:57 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2012/02/13 01:43:22 dholland Exp $
+# $NetBSD: Makefile,v 1.264 2012/03/23 21:30:57 christos Exp $
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
.include <bsd.own.mk>
@@ -63,11 +63,6 @@
SUBDIR+=npf
.endif
-# IP Filter
-.if (${MKIPFILTER} != "no")
-SUBDIR+=ipf
-.endif
-
# PF
.if (${MKPF} != "no")
SUBDIR+=pf
Home |
Main Index |
Thread Index |
Old Index