|
|
1.1 ! root 1: # @(#)Makefile 5.3 (Berkeley) 5/18/90 ! 2: ! 3: MAN1= lorder.0 ! 4: ! 5: all lorder: ${MAN1} ! 6: ! 7: clean depend lint tags: ! 8: ! 9: cleandir: ! 10: rm -f ${MAN1} ! 11: ! 12: install: maninstall ! 13: install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ! 14: ${.CURDIR}/lorder.sh ${DESTDIR}/${BINDIR}/lorder ! 15: ! 16: .include <bsd.prog.mk> ! 17: .include <bsd.man.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.