Home | History | Annotate | Line # | Download | only in binstall
Makefile revision 1.2
      1  1.2  tv #	$NetBSD: Makefile,v 1.2 2001/11/12 23:16:25 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.2  tv INSTALL=	./binstall
      9