1 # $NetBSD: Makefile,v 1.1 2024/06/08 13:03:41 tsutsui Exp $ 2 3 .include <bsd.hostinit.mk> 4 5 HOSTPROGNAME= ${_TOOL_PREFIX}macppc_installboot 6 HOST_SRCDIR= distrib/cdrom/macppc_installboot 7 8 .include "${.CURDIR}/../Makefile.nbincludes" 9 .include "${.CURDIR}/../Makefile.host" 10