From d68a24dd82d8ede5fc4881975207454279d142d9 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Mon, 20 Jul 1992 19:11:05 -0800 Subject: [PATCH] add scsiformat SCCS-vsn: sbin/Makefile 5.8 --- usr/src/sbin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr/src/sbin/Makefile b/usr/src/sbin/Makefile index 35293ecf3c..1668d0af1c 100644 --- a/usr/src/sbin/Makefile +++ b/usr/src/sbin/Makefile @@ -1,4 +1,4 @@ -# @(#)Makefile 5.7 (Berkeley) %G% +# @(#)Makefile 5.8 (Berkeley) %G% # Missing: icheck, init, ncheck @@ -6,8 +6,8 @@ SUBDIR= XNSrouted badsect clri disklabel dmesg dump dumpfs dumplfs fastboot \ fsck fsdb icheck ifconfig init mknod mount mount_fdesc mount_kernfs \ mount_lofs mount_nfs mount_null mount_portal mount_umap mountd \ ncheck newfs newlfs nfsd nfsiod nologin ping quotacheck reboot \ - restore route routed savecore shutdown slattach startslip swapon \ - tunefs umount + restore route routed savecore scsiformat shutdown slattach startslip \ + swapon tunefs umount .if ${MACHINE} == "tahoe" SUBDIR+=enpload -- 2.20.1