summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/lorder/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile
index 70d28f5..12f99c6 100644
--- a/usr.bin/lorder/Makefile
+++ b/usr.bin/lorder/Makefile
@@ -2,13 +2,6 @@
MAN1= lorder.0
-all lorder: ${MAN1}
-
-clean depend lint tags:
-
-cleandir:
- rm -f ${MAN1}
-
install: maninstall
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/lorder.sh ${DESTDIR}/${BINDIR}/lorder
OpenPOWER on IntegriCloud