Home | History | Annotate | Line # | Download | only in binstall
Makefile revision 1.5
      1  1.5   dogcow #	$NetBSD: Makefile,v 1.5 2006/10/29 06:17:08 dogcow Exp $
      2  1.1       tv 
      3  1.4  thorpej HOSTPROGNAME=	${_TOOL_PREFIX}install
      4  1.1       tv HOST_SRCDIR=	usr.bin/xinstall
      5  1.5   dogcow CPPFLAGS+=	-I${.CURDIR}/../compat/sys
      6  1.1       tv 
      7  1.1       tv .include "${.CURDIR}/../Makefile.host"
      8  1.1       tv 
      9  1.3       tv INSTALL=	./xinstall
     10