mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
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".
This commit is contained in:
parent
c89454cb0f
commit
6c53d0c51b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=164527
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user