Source-Changes-HG archive

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

[src/trunk]: src/sbin Enable lmcctl



details:   https://anonhg.NetBSD.org/src/rev/ed4c8ea3c0c6
branches:  trunk
changeset: 467478:ed4c8ea3c0c6
user:      explorer <explorer%NetBSD.org@localhost>
date:      Thu Mar 25 04:08:29 1999 +0000

description:
Enable lmcctl

diffstat:

 sbin/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 8a1d0e247b3a -r ed4c8ea3c0c6 sbin/Makefile
--- a/sbin/Makefile     Thu Mar 25 04:07:33 1999 +0000
+++ b/sbin/Makefile     Thu Mar 25 04:08:29 1999 +0000
@@ -1,13 +1,13 @@
-#      $NetBSD: Makefile,v 1.55 1999/03/18 21:54:47 thorpej Exp $
+#      $NetBSD: Makefile,v 1.56 1999/03/25 04:08:29 explorer Exp $
 #      @(#)Makefile    8.5 (Berkeley) 3/31/94
 
 # Not ported: XNSrouted enpload scsiformat startslip
 # Missing: icheck ncheck
 
 SUBDIR=        atactl badsect bim ccdconfig disklabel dmesg edlabel fastboot fdisk \
-       fsck fsirand ifconfig init ldconfig mknod modload modunload mount \
-       nologin ping reboot raidctl rndctl route routed savecore scsictl \
-       shutdown slattach swapctl ttyflags umount wsconsctl
+       fsck fsirand ifconfig init ldconfig lmcctl mknod modload modunload \
+       mount nologin ping reboot raidctl rndctl route routed savecore \
+       scsictl shutdown slattach swapctl ttyflags umount wsconsctl
 
 # support for various file systems
 SUBDIR+= mount_ados



Home | Main Index | Thread Index | Old Index