summaryrefslogtreecommitdiffstats
path: root/sbin/devd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/devd/Makefile')
-rw-r--r--sbin/devd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile
index ff11fb2..7ffa6da 100644
--- a/sbin/devd/Makefile
+++ b/sbin/devd/Makefile
@@ -3,7 +3,7 @@
PROG_CXX=devd
SRCS= devd.cc token.l parse.y y.tab.h
MAN= devd.8 devd.conf.5
-#WARNS?= 5
+WARNS?= 1
DPADD= ${LIBL}
LDADD= -ll
OpenPOWER on IntegriCloud