# $NetBSD: Makefile,v 1.12 2016/06/05 01:17:57 christos Exp $ .include # crtstuff is built out of elsewhere, or not at all SUBDIR+= libgcc .WAIT SUBDIR+= libiberty libobjc libgomp SUBDIR+= libbacktrace SUBDIR+= liblto_plugin .if (${MKLIBSTDCXX} != "no") && (${MKCXX} != "no") SUBDIR+= libsupc++ libstdc++-v3 .endif SUBDIR+= libasan libubsan .include