7 lines
180 B
Makefile
7 lines
180 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2004/11/28 11:14:41 jmc Exp $
|
||
|
|
||
|
HOSTPROGNAME= ${_TOOL_PREFIX}hp300-mkboot
|
||
|
HOST_SRCDIR= sys/arch/hp300/stand/mkboot
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|