#	$NetBSD: Makefile,v 1.10 2023/02/20 02:12:27 mrg Exp $

.include <bsd.own.mk>
.include <bsd.init.mk>

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

.cc: # disable .cc->NULL transform

INCS=		${G_parallel_headers}
INCSDIR=	/usr/include/g++/parallel

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