summaryrefslogtreecommitdiffstats
path: root/sbin/route/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/route/Makefile')
-rw-r--r--sbin/route/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/route/Makefile b/sbin/route/Makefile
index ab3ab08..c4fa18b 100644
--- a/sbin/route/Makefile
+++ b/sbin/route/Makefile
@@ -7,7 +7,6 @@ SRCS= route.c keywords.h
CFLAGS+=-I. -Wall -DNS
CFLAGS+=-DINET6
CLEANFILES+=keywords.h
-BINMODE=4555
keywords.h: keywords
sed -e '/^#/d' -e '/^$$/d' ${.CURDIR}/keywords > _keywords.tmp
OpenPOWER on IntegriCloud