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, 0 insertions, 2 deletions
diff --git a/sbin/route/Makefile b/sbin/route/Makefile
index f7de878..a04fe45 100644
--- a/sbin/route/Makefile
+++ b/sbin/route/Makefile
@@ -8,8 +8,6 @@ CLEANFILES+=keywords.h
BINOWN= root
BINMODE=4555
-all: route ${MAN8}
-
keywords.h: keywords
sed -e '/^#/d' -e '/^$$/d' ${.CURDIR}/keywords > _keywords.tmp
tr a-z A-Z < _keywords.tmp | paste _keywords.tmp - | \
OpenPOWER on IntegriCloud