summaryrefslogtreecommitdiff
path: root/tools/gettext/Makefile
blob: 0ddd2444db324b8bc82078a21c9ca13ca8dd858a (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.2 2002/12/08 20:20:00 thorpej Exp $

.include <bsd.own.mk>

MODULE=		gettext

CONFIGURE_ARGS=	--program-transform-name="s,^,${_TOOL_PREFIX},"
MAKE_ARGS=	MAKEINFO=${MAKEINFO:Q}

.include "${.CURDIR}/../Makefile.gnuhost"