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/49024c17aed5
branches:  trunk
changeset: 820344:49024c17aed5
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 6dd70e919b0e -r 49024c17aed5 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