1 1.1 tv # $NetBSD: Makefile,v 1.1 2001/08/14 11:01:57 tv Exp $ 2 1.1 tv 3 1.1 tv HOSTPROG= binstall 4 1.1 tv HOST_SRCDIR= usr.bin/xinstall 5 1.1 tv 6 1.1 tv .include "${.CURDIR}/../Makefile.host" 7 1.1 tv 8 1.1 tv ${TIMESTAMP}: ${SRCS} 9 1.1 tv 10 1.1 tv INSTALL:= ./binstall 11