summaryrefslogtreecommitdiff
path: root/usr.sbin/ctld
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-03-27 18:40:20 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-03-27 18:40:20 +0000
commitf040054c5469cbe83e24885c7417c7c8662e7a41 (patch)
tree3e1ce771790ea38fd339182a9d1633ec66d75bdf /usr.sbin/ctld
parent4222f9685c59013425ddbc1ee8c474536a56494e (diff)
downloadsrc-test2-f040054c5469cbe83e24885c7417c7c8662e7a41.tar.gz
src-test2-f040054c5469cbe83e24885c7417c7c8662e7a41.zip
Notes
Diffstat (limited to 'usr.sbin/ctld')
-rw-r--r--usr.sbin/ctld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ctld/Makefile b/usr.sbin/ctld/Makefile
index 0b113667ca3b..7c342568fe35 100644
--- a/usr.sbin/ctld/Makefile
+++ b/usr.sbin/ctld/Makefile
@@ -18,7 +18,7 @@ LIBADD= bsdxml l md sbuf util ucl m
YFLAGS+= -v
CLEANFILES= y.tab.c y.tab.h y.output
-WARNS= 6
+WARNS?= 6
NO_WMISSING_VARIABLE_DECLARATIONS=
.include <bsd.prog.mk>