summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1996-02-01 14:01:22 +0000
committermarkm <markm@FreeBSD.org>1996-02-01 14:01:22 +0000
commit3d3cbeb2c72c0639a7e562e3aacecd3e9ec03b62 (patch)
tree0bb772b2dc61c94044c89834a9dbde272d746214 /sbin/Makefile
parent51b17c568901aefb2e4886517d6535d776bc3abc (diff)
downloadFreeBSD-src-3d3cbeb2c72c0639a7e562e3aacecd3e9ec03b62.zip
FreeBSD-src-3d3cbeb2c72c0639a7e562e3aacecd3e9ec03b62.tar.gz
Add mount_devfs to the subdir list.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 140955f..8323f23 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -4,7 +4,7 @@
SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs \
dumplfs dumpon fsck fsdb ifconfig init ipfw md5 mknod modload \
- modunload mount mount_cd9660 mount_fdesc mount_kernfs \
+ modunload mount mount_cd9660 mount_devfs 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 rdisc reboot restore route savecore scsi \
OpenPOWER on IntegriCloud