summaryrefslogtreecommitdiff
path: root/intl/Makefile
blob: 544daae8a2c22edced3ae209bf95b9d0215048d0 (plain)
1
2
3
4
5
6
7
8
9
subdir = intl
routines = bindtextdom dcgettext dgettext gettext	\
	   finddomain loadmsgcat localealias textdomain
distribute = gettext.h gettextP.h hash-string.h libgettext.h

include ../Rules

CPPFLAGS += -D'GNULOCALEDIR="$(localedir)"' \
	    -D'LOCALE_ALIAS_PATH="$(localedir):$(nlsdir)"'