# $NetBSD: Makefile,v 1.4 2018/11/11 22:50:06 mrg Exp $ .include .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" .PATH: ${DIST}/libstdc++-v3/include # Get default targets including . .include