1# $NetBSD: gcc-version.mk,v 1.23 2023/07/11 18:13:27 mrg Exp $ 2 3# common location for tools and native build 4 5.if ${HAVE_GCC} == 10 6NETBSD_GCC_VERSION=nb2 20230710 7.endif 8