# $NetBSD: Makefile,v 1.2 2014/06/01 20:24:45 mrg Exp $ .include .include "${.CURDIR}/../../arch/${GCC_MACHINE_ARCH}/defs.mk" .cc: # disable .cc->NULL transform DIST= ${GCCDIST} GNUHOSTDIST= ${DIST} INCS= ${G_profile_headers} ${G_profile_impl_headers} INCSDIR= /usr/include/g++/profile .PATH: ${DIST}/libstdc++-v3/include/profile # Get default targets including . .include