diff options
author | ugen <ugen@FreeBSD.org> | 1995-01-23 15:45:41 +0000 |
---|---|---|
committer | ugen <ugen@FreeBSD.org> | 1995-01-23 15:45:41 +0000 |
commit | 5de334c990f02d930ff48ab281042980a1460239 (patch) | |
tree | 1691d591e271c7fc895af82527891ba6e5911e47 /sbin/Makefile | |
parent | 6ce7502ad032ce3a03a8fc1584a81209bd39755f (diff) | |
download | FreeBSD-src-5de334c990f02d930ff48ab281042980a1460239.zip FreeBSD-src-5de334c990f02d930ff48ab281042980a1460239.tar.gz |
Add dset to Makefile.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index d346a6c..ea34060 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 \ |