summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ifs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_ifs/Makefile')
-rw-r--r--sbin/mount_ifs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_ifs/Makefile b/sbin/mount_ifs/Makefile
index 96c996d..0969ac2 100644
--- a/sbin/mount_ifs/Makefile
+++ b/sbin/mount_ifs/Makefile
@@ -1,9 +1,9 @@
# @(#)Makefile 8.6 (Berkeley) 5/8/95
# $FreeBSD$
-PROG= mount
-SRCS= mount.c mount_ufs.c getmntopts.c vfslist.c
-MAN8= mount.8
+PROG= mount_ifs
+SRCS= mount.c mount_ufs.c getmntopts.c
+NOMAN= true
# We do NOT install the getmntopts.3 man page.
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud