From 9d6aaa6325cf8be94ba275a08c832d48859ccf64 Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 11 Mar 1997 12:06:41 +0000 Subject: Disable two newly broken dirs: fsdb (too intimate with old fsck, needs work) newlfs (doesn't build since Lite2 lfs wasn't merged into kernel) --- sbin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index c52fec6..136ffe9 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -3,14 +3,14 @@ # XXX MISSING: icheck ncheck SUBDIR= adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \ - dumpon fsck fsdb ifconfig init ipfw md5 mknod modload \ + dumpon fsck ifconfig init ipfw md5 mknod modload \ modunload mount mount_cd9660 mount_ext2fs \ mount_lfs mount_nfs mount_null mount_portal mount_std \ - mount_umap mount_union mountd newfs newlfs nfsd nfsiod \ + mount_umap mount_union mountd newfs nfsd nfsiod \ nologin ping quotacheck reboot restore route routed savecore scsi \ scsiformat shutdown slattach startslip swapon tunefs umount -# Broken: dumplfs +# Broken: dumplfs fsdb newlfs .if exists(${.CURDIR}/${MACHINE}) SUBDIR+= ${MACHINE} -- cgit v1.1