Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/npf Install the npftest binary



details:   https://anonhg.NetBSD.org/src/rev/ed325823cc77
branches:  trunk
changeset: 781518:ed325823cc77
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Sep 12 14:06:02 2012 +0000

description:
Install the npftest binary

diffstat:

 usr.sbin/npf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r cfbce920a426 -r ed325823cc77 usr.sbin/npf/Makefile
--- a/usr.sbin/npf/Makefile     Wed Sep 12 12:38:16 2012 +0000
+++ b/usr.sbin/npf/Makefile     Wed Sep 12 14:06:02 2012 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.1 2010/08/22 18:56:23 rmind Exp $
+# $NetBSD: Makefile,v 1.2 2012/09/12 14:06:02 martin Exp $
 
-SUBDIR=                npfctl
+SUBDIR=                npfctl npftest
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index