summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mlxcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mlxcontrol/Makefile')
-rw-r--r--usr.sbin/mlxcontrol/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile
index 95964a5..038544b 100644
--- a/usr.sbin/mlxcontrol/Makefile
+++ b/usr.sbin/mlxcontrol/Makefile
@@ -6,4 +6,6 @@ SRCS= command.c config.c interface.c util.c
CFLAGS+= -I${.CURDIR}/../../sys
+WARNS?= 2
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud