summaryrefslogtreecommitdiffstats
path: root/usr.bin/lorder
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lorder')
-rw-r--r--usr.bin/lorder/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile
index 7741bcc..6199682 100644
--- a/usr.bin/lorder/Makefile
+++ b/usr.bin/lorder/Makefile
@@ -1,10 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
+SCRIPTS=lorder.sh
MAN= lorder.1
-beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/lorder.sh ${DESTDIR}${BINDIR}/lorder
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud