summaryrefslogtreecommitdiffstats
path: root/sbin/mount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount/Makefile')
-rw-r--r--sbin/mount/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount/Makefile b/sbin/mount/Makefile
index 4cd26ac..6429858 100644
--- a/sbin/mount/Makefile
+++ b/sbin/mount/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PROG= mount
-SRCS= mount.c mount_ufs.c getmntopts.c vfslist.c
-WARNS?= 3
+SRCS= mount.c mount_fs.c mount_ufs.c getmntopts.c vfslist.c
+WARNS?= 6
MAN= mount.8
# We do NOT install the getmntopts.3 man page.
OpenPOWER on IntegriCloud