1 # $NetBSD: Makefile,v 1.1.2.1 2025/08/02 05:58:23 perseant Exp $ 2 3 .include <bsd.hostinit.mk> 4 5 HOSTPROGNAME= ${_TOOL_PREFIX}macppc_installboot 6 HOST_SRCDIR= sys/arch/macppc/stand/installboot 7 8 .include "${.CURDIR}/../Makefile.nbincludes" 9 .include "${.CURDIR}/../Makefile.host" 10