summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pwd_mkdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pwd_mkdb/Makefile')
-rw-r--r--usr.sbin/pwd_mkdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile
index 7616629..2f2a473 100644
--- a/usr.sbin/pwd_mkdb/Makefile
+++ b/usr.sbin/pwd_mkdb/Makefile
@@ -9,4 +9,6 @@ SRCS= pw_scan.c pwd_mkdb.c
CFLAGS+= -I${.CURDIR}/../../lib/libc/gen # for pw_scan.h
+WARNS?= 4
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud