summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/config/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile
index 5d03949..5c6cf5d 100644
--- a/usr.sbin/config/Makefile
+++ b/usr.sbin/config/Makefile
@@ -6,6 +6,7 @@ MAN= config.8
SRCS= config.y main.c lang.l mkmakefile.c mkheaders.c \
mkoptions.c y.tab.h
+WARNS?= 1
CFLAGS+= -I. -I${.CURDIR}
DPADD= ${LIBL}
OpenPOWER on IntegriCloud