# $NetBSD: Makefile.includes,v 1.9 2025/09/07 04:12:24 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