summaryrefslogtreecommitdiffstats
path: root/sbin/route/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/route/Makefile')
-rw-r--r--sbin/route/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/route/Makefile b/sbin/route/Makefile
index 5a67eda..af97fc0 100644
--- a/sbin/route/Makefile
+++ b/sbin/route/Makefile
@@ -3,7 +3,7 @@
PROG= route
MAN8= route.8
SRCS= route.c keywords.h # ccitt_addr.h
-CFLAGS+=-I.
+CFLAGS+=-I. -Wall
CLEANFILES+=keywords.h
BINOWN= root
BINMODE=4555
OpenPOWER on IntegriCloud