summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-09-17 12:52:24 +0000
committerjoerg <joerg@FreeBSD.org>1995-09-17 12:52:24 +0000
commit764cfcd69d0e923acb347de90f89c37523dacbc3 (patch)
treed61d120e32379cb4de5ff03ca68e1ef986614214 /sbin/Makefile
parentbc8535dbcbcb7ead4ec0d0b5f337c47ebb40805a (diff)
downloadFreeBSD-src-764cfcd69d0e923acb347de90f89c37523dacbc3.zip
FreeBSD-src-764cfcd69d0e923acb347de90f89c37523dacbc3.tar.gz
Turn on scsiformat.
reformat.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index d6d92f7..f86158b 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -1,13 +1,14 @@
# @(#)Makefile 8.5 (Berkeley) 3/31/94
# XXX MISSING: fsdb icheck ncheck
-# XXX NEEDS CONVERSION: scsiformat (make a script using sbin/scsi)
-SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs dumplfs dumpon \
- fsck ifconfig init ipfw md5 mknod modload modunload mount mount_cd9660 \
- mount_fdesc mount_kernfs mount_lfs mount_nfs mount_null mount_portal \
- mount_procfs mount_umap mount_union mountd newfs newlfs nfsd nfsiod \
- nologin ping quotacheck reboot restore route savecore scsi shutdown \
- slattach startslip swapon tunefs umount
+
+SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs \
+ dumplfs dumpon fsck ifconfig init ipfw md5 mknod modload \
+ modunload mount mount_cd9660 mount_fdesc mount_kernfs \
+ mount_lfs mount_nfs mount_null mount_portal mount_procfs \
+ mount_umap mount_union mountd newfs newlfs nfsd nfsiod \
+ nologin ping quotacheck reboot restore route savecore scsi \
+ scsiformat shutdown slattach startslip swapon tunefs umount
.if exists(${.CURDIR}/${MACHINE})
SUBDIR+= ${MACHINE}
OpenPOWER on IntegriCloud