summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-05-19 00:09:30 +0000
committerrwatson <rwatson@FreeBSD.org>2002-05-19 00:09:30 +0000
commit571c55cfc4538f58c095f6ffb76070cced90fef3 (patch)
tree47ae21537d65dd78d2af8fc1a03359602160e41d /sbin/Makefile
parentd2110d3eba2533711b999d1bcfe7bad5aa93495b (diff)
downloadFreeBSD-src-571c55cfc4538f58c095f6ffb76070cced90fef3.zip
FreeBSD-src-571c55cfc4538f58c095f6ffb76070cced90fef3.tar.gz
Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 as
IFS had its fingers deep in the belly of the UFS/FFS split. IFS will be reimplemented by the maintainer at a later date once the UFS implementation is in place. Requested by: adrian (maintainer)
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index a0cfa58..d65d537 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -21,7 +21,6 @@ SUBDIR= adjkerntz \
ffsinfo \
fsck \
fsck_ffs \
- fsck_ifs \
fsck_msdosfs \
fsdb \
fsirand \
@@ -42,7 +41,6 @@ SUBDIR= adjkerntz \
mount \
mount_cd9660 \
mount_ext2fs \
- mount_ifs \
mount_msdosfs \
mount_nfs \
mount_ntfs \
OpenPOWER on IntegriCloud