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/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile
deleted file mode 100644
index 9d34693..0000000
--- a/usr.bin/lorder/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# @(#)Makefile 8.1 (Berkeley) 6/6/93
-
-MAN1= lorder.1
-
-install:
- install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/lorder.sh ${DESTDIR}/${BINDIR}/lorder
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud