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