diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile index 70d28f5d1ccd..12f99c62ca13 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