1 1.5 joerg # $NetBSD: Makefile,v 1.5 2009/02/10 19:50:47 joerg Exp $ 2 1.1 tv 3 1.1 tv .include <bsd.own.mk> 4 1.1 tv 5 1.1 tv MODULE= gettext 6 1.1 tv 7 1.4 dbj CONFIGURE_ARGS= --program-transform-name="s,^,${_TOOL_PREFIX}," \ 8 1.5 joerg --with-included-gettext --disable-csharp 9 1.3 lukem MAKE_ARGS= MAKEINFO=${TOOL_MAKEINFO:Q} 10 1.1 tv 11 1.1 tv .include "${.CURDIR}/../Makefile.gnuhost" 12