Remove unneeded targets for manual page. Remove unneeded cleanfiles.

This commit is contained in:
Rodney W. Grimes 1994-05-29 16:35:09 +00:00
parent 17917d67f8
commit 662764bce8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1627

View File

@ -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