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/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/chkey/Makefile b/usr.bin/chkey/Makefile
index 8c20ac0..8cf1ef2 100644
--- a/usr.bin/chkey/Makefile
+++ b/usr.bin/chkey/Makefile
@@ -5,7 +5,6 @@
PROG= chkey
SRCS= chkey.c generic.c update.c
CFLAGS+=-DYP -I${.CURDIR}/../newkey
-WARNS?= 2
DPADD= ${LIBRPCSVC} ${LIBMP} ${LIBCRYPTO}
LDADD= -lrpcsvc -lmp -lcrypto
OpenPOWER on IntegriCloud