# $NetBSD: Makefile.includes,v 1.7 2021/04/09 23:15:48 mrg Exp $ # # Always install in INCSDIR regardless of any path in filename # .for f in ${INCS} INCSDIR_${f:C,/,_,g}= ${INCSDIR} INCSNAME_${f:C,/,_,g}= ${f:T} .endfor .PATH: ${DIST}/libstdc++-v3/include .include