Makefile revision 1.4
11.4Sperry# $NetBSD: Makefile,v 1.4 2001/11/19 04:47:43 perry Exp $ 21.1Stv 31.3StvTIMESTAMP= ${TOOLDIR}/bin/nblorder 41.1Stv 51.1Stv.PATH: ${.CURDIR}/../../usr.bin/lorder 61.1Stv 71.2Stv.include <bsd.hostprog.mk> 81.2Stv 91.1Stvinstall: ${TIMESTAMP} 101.1Stv${TIMESTAMP}: lorder.sh 111.4Sperry ${HOST_INSTALL_FILE} -m ${BINMODE} ${.ALLSRC} ${.TARGET} 12