c4a72b6436
bsd.own.mk, as the _TOOL_PREFIX variable.
10 lines
242 B
Makefile
10 lines
242 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/12/08 20:20:02 thorpej Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}menuc
|
|
HOST_SRCDIR= usr.bin/menuc
|
|
HOSTFILES= menu_sys.def
|
|
HOST_FILESDIR= ${TOOLDIR}/share/misc
|
|
NOSHARE=# defined
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|