Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin Don't descend into this mdsetimage -- we now use th...



details:   https://anonhg.NetBSD.org/src/rev/caf060813a00
branches:  trunk
changeset: 516555:caf060813a00
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Oct 24 23:59:40 2001 +0000

description:
Don't descend into this mdsetimage -- we now use the BFD'ified
version in src/gnu/usr.sbin.

diffstat:

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

diffs (19 lines):

diff -r e0b5c296bb3f -r caf060813a00 usr.sbin/Makefile
--- a/usr.sbin/Makefile Wed Oct 24 23:58:58 2001 +0000
+++ b/usr.sbin/Makefile Wed Oct 24 23:59:40 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.161 2001/10/13 20:05:42 augustss Exp $
+#      $NetBSD: Makefile,v 1.162 2001/10/24 23:59:40 thorpej Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -9,8 +9,7 @@
        envstat eshconfig greconfig \
        grfconfig grfinfo gspa hilinfo inetd iopctl iostat ipf isdn iteconfig \
        kgmon kvm_mkdb lastlogin link lpr mailwrapper map-mbone \
-       mdconfig mdsetimage \
-       memswitch mlxctl mopd mountd mrinfo mrouted mtrace mtree \
+       mdconfig memswitch mlxctl mopd mountd mrinfo mrouted mtrace mtree \
        ndbootd netgroup_mkdb nfsd ntp pcictl pkg_install pppd pstat \
        pwd_mkdb quot quotacheck quotaon rarpd rbootd rdate \
        repquota rmt rpc.bootparamd rpc.lockd rpc.pcnfsd \



Home | Main Index | Thread Index | Old Index