1 1.3 tv # $NetBSD: Makefile,v 1.3 2001/11/14 22:13:41 tv 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.3 tv ${INSTALL_FILE:N-U} -m ${BINMODE} ${.ALLSRC} ${.TARGET} 12