summaryrefslogtreecommitdiff
path: root/tools/gettext/Makefile
blob: 49a6ee305e9f7fef0bd9eea3bcc533d0f4c11b75 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.1 2002/02/26 18:14:40 tv Exp $

.include <bsd.own.mk>

MODULE=		gettext

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

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