# $NetBSD: Makefile.includes,v 1.8 2023/02/20 02:12:25 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