summaryrefslogtreecommitdiff
path: root/external/gpl2/gettext/bin/msgfmt/Makefile
blob: 38af913f659e91136459119efee4aa6ac73ed6d4 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.1 2016/01/12 22:58:01 christos Exp $

PROG=	msgfmt

.include "${.CURDIR}/../Makefile.inc.prog"

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

CWARNFLAGS.clang+=	-Wno-format-extra-args