From e42327af6f6a4b2ae919a28559a00169df4a6787 Mon Sep 17 00:00:00 2001 From: "Ugen J.S. Antsilevich" Date: Mon, 23 Jan 1995 15:45:41 +0000 Subject: [PATCH] Add dset to Makefile. --- sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index d346a6c2da0f..ea34060cc80a 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -2,7 +2,7 @@ # XXX MISSING: fsdb icheck ncheck # XXX NEEDS CONVERSION: scsiformat -SUBDIR= adjkerntz badsect clri disklabel dmesg dump dumpfs dumplfs \ +SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs dumplfs \ 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 \