summaryrefslogtreecommitdiffstats
path: root/sbin/route
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/route')
-rw-r--r--sbin/route/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/route/Makefile b/sbin/route/Makefile
index 7e3dd09..fede01d 100644
--- a/sbin/route/Makefile
+++ b/sbin/route/Makefile
@@ -6,7 +6,7 @@ MAN= route.8
SRCS= route.c keywords.h
CFLAGS+=-I. -Wall -DNS
CFLAGS+=-DINET6
-WARNS= 0
+WARNS?= 0
CLEANFILES+=keywords.h _keywords.tmp
keywords.h: keywords
OpenPOWER on IntegriCloud