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