summaryrefslogtreecommitdiffstats
path: root/usr.bin/lorder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lorder/Makefile')
-rw-r--r--usr.bin/lorder/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile
index 12f99c6..96264e8 100644
--- a/usr.bin/lorder/Makefile
+++ b/usr.bin/lorder/Makefile
@@ -2,9 +2,8 @@
MAN1= lorder.0
-install: maninstall
+install:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/lorder.sh ${DESTDIR}/${BINDIR}/lorder
.include <bsd.prog.mk>
-.include <bsd.man.mk>
OpenPOWER on IntegriCloud