d21f3d4a13
Prefix all non-target-specific things with `nb'.
9 lines
171 B
Makefile
9 lines
171 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/11/14 22:13:39 tv Exp $
|
|
|
|
HOSTPROGNAME= nbinstall
|
|
HOST_SRCDIR= usr.bin/xinstall
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|
|
|
|
INSTALL= ./xinstall
|