Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin Descend into sysinst.



details:   https://anonhg.NetBSD.org/src/rev/9202d0d12fc4
branches:  trunk
changeset: 797762:9202d0d12fc4
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat Jul 26 19:32:37 2014 +0000

description:
Descend into sysinst.

diffstat:

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

diffs (18 lines):

diff -r 1a13c8dc5a8a -r 9202d0d12fc4 usr.sbin/Makefile
--- a/usr.sbin/Makefile Sat Jul 26 19:32:22 2014 +0000
+++ b/usr.sbin/Makefile Sat Jul 26 19:32:37 2014 +0000
@@ -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 @@
        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 \



Home | Main Index | Thread Index | Old Index