#	$NetBSD: Makefile,v 1.9 2025/09/07 04:12:27 mrg Exp $

.include <bsd.init.mk>

.include "${.CURDIR}/../../arch/${GCC_MACHINE_ARCH}/defs.mk"

.cc: # disable .cc->NULL transform

DIST=		${GCCDIST}
GNUHOSTDIST=	${DIST}

INCS=		${G_tr2_headers}
INCSDIR=	/usr/include/g++/tr2

.include "${.CURDIR}/../Makefile.includes"
