11.6Sapb#	$NetBSD: Makefile,v 1.6 2013/08/07 17:50:55 apb Exp $
21.1Stv
31.1StvMODULE=		autoconf
41.1Stv
51.4SthorpejCONFIGURE_ARGS=	--program-prefix=${_TOOL_PREFIX}
61.1Stv
71.1Stv.include "${.CURDIR}/../Makefile.gnuhost"
81.6Sapb
91.6Sapb# This value of M4=... makes our ${TOOL_M4} emulate GNU M4.
101.6Sapb# Makefile.gnuhost stores a different value of M4=... in CONFIGURE_ENV,
111.6Sapb# so we have to append to CONFIGURE_ENV *after* including
121.6Sapb# Makefile.gnuhost.
131.6Sapb#
141.6SapbCONFIGURE_ENV+=	M4=${TOOL_M4:Q}" -g -D__gnu__"
15