summaryrefslogtreecommitdiffstats
path: root/sbin/newfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/newfs/Makefile')
-rw-r--r--sbin/newfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/newfs/Makefile b/sbin/newfs/Makefile
index 9454e53..f89499e 100644
--- a/sbin/newfs/Makefile
+++ b/sbin/newfs/Makefile
@@ -8,7 +8,7 @@ DPADD= ${LIBUFS}
LDADD= -lufs
SRCS= newfs.c mkfs.c geom_bsd_enc.c
-WARNS?= 2
+WARNS?= 3
MAN= newfs.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud