Module Name: src
Committed By: christos
Date: Sat Jan 7 17:27:03 UTC 2017
Modified Files:
src/usr.sbin/npf: Makefile
Log Message:
descend to npfd
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/npf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/npf/Makefile
diff -u src/usr.sbin/npf/Makefile:1.5 src/usr.sbin/npf/Makefile:1.6
--- src/usr.sbin/npf/Makefile:1.5 Sat Aug 2 19:57:40 2014
+++ src/usr.sbin/npf/Makefile Sat Jan 7 12:27:02 2017
@@ -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