From 08aeee3046e38a2889300ac3f29c4e0580e413d8 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Thu, 1 Feb 1996 14:01:22 +0000 Subject: [PATCH] Add mount_devfs to the subdir list. --- sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index 140955f12d3c..8323f2392b33 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 \