xref: /netbsd/tools/binstall/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.3 2001/11/14 22:13:39 tv Exp $
2
3HOSTPROGNAME=	nbinstall
4HOST_SRCDIR=	usr.bin/xinstall
5
6.include "${.CURDIR}/../Makefile.host"
7
8INSTALL=	./xinstall
9