Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/npf descend to npfd
details: https://anonhg.NetBSD.org/src/rev/5472a3fc4ab4
branches: trunk
changeset: 350202:5472a3fc4ab4
user: christos <christos%NetBSD.org@localhost>
date: Sat Jan 07 17:27:02 2017 +0000
description:
descend to npfd
diffstat:
usr.sbin/npf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 48d02fa904f5 -r 5472a3fc4ab4 usr.sbin/npf/Makefile
--- a/usr.sbin/npf/Makefile Sat Jan 07 16:48:03 2017 +0000
+++ b/usr.sbin/npf/Makefile Sat Jan 07 17:27:02 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2014/08/02 23:57:40 rmind Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/07 17:27:02 christos Exp $
.include <bsd.own.mk>
-SUBDIR= npfctl
+SUBDIR= npfctl npfd
.if ${MKRUMP} != "no" && ${MKPIC} != "no"
SUBDIR+= npftest
Home |
Main Index |
Thread Index |
Old Index