summaryrefslogtreecommitdiffstats
path: root/sbin/mount_std
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-02-15 14:07:40 +0000
committeruqs <uqs@FreeBSD.org>2010-02-15 14:07:40 +0000
commit764da0e641e9fca71388f727ed611bbe71d396a4 (patch)
tree0ec1be21c8a6013f205547c640d8a59780152d52 /sbin/mount_std
parent12d96a648c305fb1eb3f73bffaeab15cb5b6c516 (diff)
downloadFreeBSD-src-764da0e641e9fca71388f727ed611bbe71d396a4.zip
FreeBSD-src-764da0e641e9fca71388f727ed611bbe71d396a4.tar.gz
Bump WARNS where possible.
Checked by: make universe Approved by: ed (co-mentor)
Diffstat (limited to 'sbin/mount_std')
-rw-r--r--sbin/mount_std/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_std/Makefile b/sbin/mount_std/Makefile
index 110a525..44ff9ef 100644
--- a/sbin/mount_std/Makefile
+++ b/sbin/mount_std/Makefile
@@ -11,7 +11,7 @@ MLINKS= mount_std.8 mount_devfs.8 \
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}
-WARNS?= 0
+WARNS?= 3
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud