summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-13 12:46:17 +0000
committerpeter <peter@FreeBSD.org>1997-03-13 12:46:17 +0000
commit1c4cdc1a36e9685f475367263a86a335a9e417b2 (patch)
tree15afa797f41c70736cfd990caabd4b0eacf1beb7 /sbin/Makefile
parentdb1507dc21cd44caa52ead85f9a6a42d0d986982 (diff)
downloadFreeBSD-src-1c4cdc1a36e9685f475367263a86a335a9e417b2.zip
FreeBSD-src-1c4cdc1a36e9685f475367263a86a335a9e417b2.tar.gz
Reactivate fsdb
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 136ffe9..9307980 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 ifconfig init ipfw md5 mknod modload \
+ dumpon fsck fsdb 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 nfsd nfsiod \
nologin ping quotacheck reboot restore route routed savecore scsi \
scsiformat shutdown slattach startslip swapon tunefs umount
-# Broken: dumplfs fsdb newlfs
+# Broken: dumplfs newlfs
.if exists(${.CURDIR}/${MACHINE})
SUBDIR+= ${MACHINE}
OpenPOWER on IntegriCloud