# @(#)Makefile 5.3 (Berkeley) %G% 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 .include .include