summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/arlcontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/arlcontrol/Makefile b/usr.sbin/arlcontrol/Makefile
index b9b8153..dc95a93 100644
--- a/usr.sbin/arlcontrol/Makefile
+++ b/usr.sbin/arlcontrol/Makefile
@@ -4,7 +4,7 @@
#
PROG= arlcontrol
-CFLAGS= -I${.CURDIR}/../../sys -DARLCACHE
+CFLAGS+= -I${.CURDIR}/../../sys -DARLCACHE
MAN= arlcontrol.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud