diff options
author | markm <markm@FreeBSD.org> | 2004-11-10 22:15:04 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2004-11-10 22:15:04 +0000 |
commit | e7bc4658b025e2665e15149e9f5985d031cda8e7 (patch) | |
tree | f85d2a5d3b20bc828550a4b1528f67ffa807324c /sbin/Makefile | |
parent | 725eca69bdcb95839b91f8bcee61828d4689faca (diff) | |
download | FreeBSD-src-e7bc4658b025e2665e15149e9f5985d031cda8e7.zip FreeBSD-src-e7bc4658b025e2665e15149e9f5985d031cda8e7.tar.gz |
Help Tinderbox and remove mount_autofs
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index be9fc2f..c6a78ec 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -55,7 +55,6 @@ SUBDIR= adjkerntz \ mknod \ mksnap_ffs \ mount \ - mount_autofs \ mount_cd9660 \ mount_ext2fs \ mount_msdosfs \ |