summaryrefslogtreecommitdiffstats
path: root/usr.bin/chkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chkey/Makefile')
-rw-r--r--usr.bin/chkey/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/chkey/Makefile b/usr.bin/chkey/Makefile
index 847e5c9..2813ca1 100644
--- a/usr.bin/chkey/Makefile
+++ b/usr.bin/chkey/Makefile
@@ -13,4 +13,6 @@ CFLAGS+= -DYP
DPADD= ${LIBRPCSVC} ${LIBMP} ${LIBCRYPTO}
LDADD= -lrpcsvc -lmp -lcrypto
+WARNS?= 6
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud