1 1.4.60.1 tls # $NetBSD: Makefile,v 1.4.60.1 2014/08/20 00:04:53 tls Exp $ 2 1.1 tv 3 1.1 tv MODULE= autoconf 4 1.1 tv 5 1.4 thorpej CONFIGURE_ARGS= --program-prefix=${_TOOL_PREFIX} 6 1.1 tv 7 1.1 tv .include "${.CURDIR}/../Makefile.gnuhost" 8 1.4.60.1 tls 9 1.4.60.1 tls # This value of M4=... makes our ${TOOL_M4} emulate GNU M4. 10 1.4.60.1 tls # Makefile.gnuhost stores a different value of M4=... in CONFIGURE_ENV, 11 1.4.60.1 tls # so we have to append to CONFIGURE_ENV *after* including 12 1.4.60.1 tls # Makefile.gnuhost. 13 1.4.60.1 tls # 14 1.4.60.1 tls CONFIGURE_ENV+= M4=${TOOL_M4:Q}" -g -D__gnu__" 15