mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 23:56:52 -04:00
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"
|