Module Name:    src
Committed By:   dholland
Date:           Sat Jul 26 19:32:37 UTC 2014

Modified Files:
        src/usr.sbin: Makefile

Log Message:
Descend into sysinst.


To generate a diff of this commit:
cvs rdiff -u -r1.268 -r1.269 src/usr.sbin/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/Makefile
diff -u src/usr.sbin/Makefile:1.268 src/usr.sbin/Makefile:1.269
--- src/usr.sbin/Makefile:1.268	Thu Nov 28 22:34:44 2013
+++ src/usr.sbin/Makefile	Sat Jul 26 19:32:37 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.268 2013/11/28 22:34:44 christos Exp $
+#	$NetBSD: Makefile,v 1.269 2014/07/26 19:32:37 dholland Exp $
 #	from: @(#)Makefile	5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -25,7 +25,7 @@ SUBDIR=	ac accton acpitools altq apm apm
 	rarpd rbootd rdate repquota rmt rpc.bootparamd rpc.lockd \
 	rpc.pcnfsd rpc.statd rpcbind rwhod \
 	sa screenblank sdpd services_mkdb sesd schedctl sliplogin spray \
-	srtconfig sti sunlabel sup syslogd \
+	srtconfig sti sunlabel sup sysinst syslogd \
 	tadpolectl tcpdchk tcpdmatch tcpdrop timed tpctl tprof traceroute trpt \
 	unlink usbdevs user \
 	videomode vipw veriexecgen vnconfig \

Reply via email to