1 1.4 perry # $NetBSD: Makefile,v 1.4 2001/11/19 04:47:43 perry Exp $ 2 1.1 tv 3 1.3 tv TIMESTAMP= ${TOOLDIR}/bin/nblorder 4 1.1 tv 5 1.1 tv .PATH: ${.CURDIR}/../../usr.bin/lorder 6 1.1 tv 7 1.2 tv .include <bsd.hostprog.mk> 8 1.2 tv 9 1.1 tv install: ${TIMESTAMP} 10 1.1 tv ${TIMESTAMP}: lorder.sh 11 1.4 perry ${HOST_INSTALL_FILE} -m ${BINMODE} ${.ALLSRC} ${.TARGET} 12