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