summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sicontrol
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sicontrol')
-rw-r--r--usr.sbin/sicontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sicontrol/Makefile b/usr.sbin/sicontrol/Makefile
index 2a8b785..8466b1f 100644
--- a/usr.sbin/sicontrol/Makefile
+++ b/usr.sbin/sicontrol/Makefile
@@ -2,6 +2,6 @@
PROG= sicontrol
MAN= sicontrol.8
-CFLAGS+= -I${.CURDIR}/../../sys -Wall
+CFLAGS+= -I${.CURDIR}/../../sys
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud