summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gettext/xgettext/Makefile
blob: 35472ad299ec1812ab865c855714626b1cbfb87e (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.2 2001/12/13 00:31:40 thorpej Exp $

PROG=	xgettext
SRCS=	message.c open-po.c po-gram.gen.c po-hash.gen.c po-lex.c \
	po.c str-list.c xget-lex.c xgettext.c dir-list.c

.include <bsd.prog.mk>
.include "${.CURDIR}/../Makefile.inc.prog"

CPPFLAGS+=	-I${DIST}/gettext/intl