From bee9fdd437d170d7528680c5ddf48762eefabac0 Mon Sep 17 00:00:00 2001 From: rodrigc Date: Wed, 22 Nov 2006 22:58:10 +0000 Subject: Detach mount_devfs, mount_ext2fs, mount_fdescfs, mount_procfs, mount_linprocfs, and mount_std from the build. They are no longer used, and can be replaced with "mount -t fstype". --- sbin/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index 6dc53bd..ffe53b0 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -54,13 +54,11 @@ SUBDIR= adjkerntz \ mksnap_ffs \ mount \ mount_cd9660 \ - mount_ext2fs \ mount_msdosfs \ mount_nfs \ mount_nfs4 \ mount_ntfs \ mount_nullfs \ - mount_std \ mount_udf \ mount_umapfs \ mount_unionfs \ -- cgit v1.1