Home | History | Annotate | Line # | Download | only in binstall
Makefile revision 1.4
      1  1.4  thorpej #	$NetBSD: Makefile,v 1.4 2002/12/08 20:19:57 thorpej Exp $
      2  1.1       tv 
      3  1.4  thorpej HOSTPROGNAME=	${_TOOL_PREFIX}install
      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.3       tv INSTALL=	./xinstall
      9