1# Makefile.in generated by automake 1.12.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16VPATH = @srcdir@
17am__make_dryrun = \
18  { \
19    am__dry=no; \
20    case $$MAKEFLAGS in \
21      *\\[\ \	]*) \
22        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24      *) \
25        for am__flg in $$MAKEFLAGS; do \
26          case $$am__flg in \
27            *=*|--*) ;; \
28            *n*) am__dry=yes; break;; \
29          esac; \
30        done;; \
31    esac; \
32    test $$am__dry = yes; \
33  }
34pkgdatadir = $(datadir)/@PACKAGE@
35pkgincludedir = $(includedir)/@PACKAGE@
36pkglibdir = $(libdir)/@PACKAGE@
37pkglibexecdir = $(libexecdir)/@PACKAGE@
38am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50build_triplet = @build@
51host_triplet = @host@
52subdir = data
53DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54	$(top_srcdir)/mkinstalldirs
55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56am__aclocal_m4_deps = $(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58	$(ACLOCAL_M4)
59mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
60CONFIG_HEADER = $(top_builddir)/include/config.h
61CONFIG_CLEAN_FILES =
62CONFIG_CLEAN_VPATH_FILES =
63SOURCES =
64DIST_SOURCES =
65am__can_run_installinfo = \
66  case $$AM_UPDATE_INFO_DIR in \
67    n|no|NO) false;; \
68    *) (install-info --version) >/dev/null 2>&1;; \
69  esac
70DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
72AMTAR = @AMTAR@
73AR = @AR@
74AUTOCONF = @AUTOCONF@
75AUTOHEADER = @AUTOHEADER@
76AUTOMAKE = @AUTOMAKE@
77AWK = @AWK@
78CC = @CC@
79CCDEPMODE = @CCDEPMODE@
80CFLAGS = @CFLAGS@
81CPP = @CPP@
82CPPFLAGS = @CPPFLAGS@
83CYGPATH_W = @CYGPATH_W@
84DEFS = @DEFS@
85DEPDIR = @DEPDIR@
86DLLTOOL = @DLLTOOL@
87DSYMUTIL = @DSYMUTIL@
88DUMPBIN = @DUMPBIN@
89ECHO_C = @ECHO_C@
90ECHO_N = @ECHO_N@
91ECHO_T = @ECHO_T@
92EGREP = @EGREP@
93EXEEXT = @EXEEXT@
94FGREP = @FGREP@
95GREP = @GREP@
96ICONVINC = @ICONVINC@
97ICONVLIB = @ICONVLIB@
98INSTALL = @INSTALL@
99INSTALL_DATA = @INSTALL_DATA@
100INSTALL_PROGRAM = @INSTALL_PROGRAM@
101INSTALL_SCRIPT = @INSTALL_SCRIPT@
102INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103LD = @LD@
104LDFLAGS = @LDFLAGS@
105LIBOBJS = @LIBOBJS@
106LIBS = @LIBS@
107LIBTOOL = @LIBTOOL@
108LIB_VERSION_INFO = @LIB_VERSION_INFO@
109LIPO = @LIPO@
110LN_S = @LN_S@
111LTLIBOBJS = @LTLIBOBJS@
112MAJOR_VERSION = @MAJOR_VERSION@
113MAKEINFO = @MAKEINFO@
114MANIFEST_TOOL = @MANIFEST_TOOL@
115MINOR_VERSION = @MINOR_VERSION@
116MKDIR_P = @MKDIR_P@
117NM = @NM@
118NMEDIT = @NMEDIT@
119OBJDUMP = @OBJDUMP@
120OBJEXT = @OBJEXT@
121OTOOL = @OTOOL@
122OTOOL64 = @OTOOL64@
123PACKAGE = @PACKAGE@
124PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125PACKAGE_NAME = @PACKAGE_NAME@
126PACKAGE_STRING = @PACKAGE_STRING@
127PACKAGE_TARNAME = @PACKAGE_TARNAME@
128PACKAGE_URL = @PACKAGE_URL@
129PACKAGE_VERSION = @PACKAGE_VERSION@
130PATH_SEPARATOR = @PATH_SEPARATOR@
131PERL = @PERL@
132RANLIB = @RANLIB@
133SED = @SED@
134SET_MAKE = @SET_MAKE@
135SHELL = @SHELL@
136STRIP = @STRIP@
137UTF8_NAME = @UTF8_NAME@
138VERSION = @VERSION@
139abs_builddir = @abs_builddir@
140abs_srcdir = @abs_srcdir@
141abs_top_builddir = @abs_top_builddir@
142abs_top_srcdir = @abs_top_srcdir@
143ac_ct_AR = @ac_ct_AR@
144ac_ct_CC = @ac_ct_CC@
145ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
146am__include = @am__include@
147am__leading_dot = @am__leading_dot@
148am__quote = @am__quote@
149am__tar = @am__tar@
150am__untar = @am__untar@
151bindir = @bindir@
152build = @build@
153build_alias = @build_alias@
154build_cpu = @build_cpu@
155build_os = @build_os@
156build_vendor = @build_vendor@
157builddir = @builddir@
158datadir = @datadir@
159datarootdir = @datarootdir@
160docdir = @docdir@
161dvidir = @dvidir@
162exec_prefix = @exec_prefix@
163host = @host@
164host_alias = @host_alias@
165host_cpu = @host_cpu@
166host_os = @host_os@
167host_vendor = @host_vendor@
168htmldir = @htmldir@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172libdir = @libdir@
173libexecdir = @libexecdir@
174localedir = @localedir@
175localstatedir = @localstatedir@
176mandir = @mandir@
177mkdir_p = @mkdir_p@
178oldincludedir = @oldincludedir@
179pdfdir = @pdfdir@
180pkgmapdir = @pkgmapdir@
181prefix = @prefix@
182program_transform_name = @program_transform_name@
183psdir = @psdir@
184sbindir = @sbindir@
185sharedstatedir = @sharedstatedir@
186srcdir = @srcdir@
187sysconfdir = @sysconfdir@
188target_alias = @target_alias@
189top_build_prefix = @top_build_prefix@
190top_builddir = @top_builddir@
191top_srcdir = @top_srcdir@
192EXTRA_DIST = \
193	ArabicShaping.txt \
194	CompositionExclusions.txt \
195	DerivedCoreProperties.txt \
196	idna-tables.xml \
197	IdnaMappingTable.txt \
198	NormalizationTest.txt \
199	Scripts.txt \
200	SpecialCasing.txt \
201	UnicodeData.txt \
202	iso639.txt \
203	windows-lcid.txt
204
205all: all-am
206
207.SUFFIXES:
208$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
209	@for dep in $?; do \
210	  case '$(am__configure_deps)' in \
211	    *$$dep*) \
212	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
213	        && { if test -f $@; then exit 0; else break; fi; }; \
214	      exit 1;; \
215	  esac; \
216	done; \
217	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/Makefile'; \
218	$(am__cd) $(top_srcdir) && \
219	  $(AUTOMAKE) --foreign data/Makefile
220.PRECIOUS: Makefile
221Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222	@case '$?' in \
223	  *config.status*) \
224	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
225	  *) \
226	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
227	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
228	esac;
229
230$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233$(top_srcdir)/configure:  $(am__configure_deps)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
236	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237$(am__aclocal_m4_deps):
238
239mostlyclean-libtool:
240	-rm -f *.lo
241
242clean-libtool:
243	-rm -rf .libs _libs
244tags: TAGS
245TAGS:
246
247ctags: CTAGS
248CTAGS:
249
250cscope cscopelist:
251
252
253distdir: $(DISTFILES)
254	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
255	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
256	list='$(DISTFILES)'; \
257	  dist_files=`for file in $$list; do echo $$file; done | \
258	  sed -e "s|^$$srcdirstrip/||;t" \
259	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
260	case $$dist_files in \
261	  */*) $(MKDIR_P) `echo "$$dist_files" | \
262			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
263			   sort -u` ;; \
264	esac; \
265	for file in $$dist_files; do \
266	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
267	  if test -d $$d/$$file; then \
268	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
269	    if test -d "$(distdir)/$$file"; then \
270	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
271	    fi; \
272	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
273	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
274	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
275	    fi; \
276	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
277	  else \
278	    test -f "$(distdir)/$$file" \
279	    || cp -p $$d/$$file "$(distdir)/$$file" \
280	    || exit 1; \
281	  fi; \
282	done
283check-am: all-am
284check: check-am
285all-am: Makefile
286installdirs:
287install: install-am
288install-exec: install-exec-am
289install-data: install-data-am
290uninstall: uninstall-am
291
292install-am: all-am
293	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
294
295installcheck: installcheck-am
296install-strip:
297	if test -z '$(STRIP)'; then \
298	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
299	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
300	      install; \
301	else \
302	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
303	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
304	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
305	fi
306mostlyclean-generic:
307
308clean-generic:
309
310distclean-generic:
311	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
312	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
313
314maintainer-clean-generic:
315	@echo "This command is intended for maintainers to use"
316	@echo "it deletes files that may require special tools to rebuild."
317clean: clean-am
318
319clean-am: clean-generic clean-libtool mostlyclean-am
320
321distclean: distclean-am
322	-rm -f Makefile
323distclean-am: clean-am distclean-generic
324
325dvi: dvi-am
326
327dvi-am:
328
329html: html-am
330
331html-am:
332
333info: info-am
334
335info-am:
336
337install-data-am:
338
339install-dvi: install-dvi-am
340
341install-dvi-am:
342
343install-exec-am:
344
345install-html: install-html-am
346
347install-html-am:
348
349install-info: install-info-am
350
351install-info-am:
352
353install-man:
354
355install-pdf: install-pdf-am
356
357install-pdf-am:
358
359install-ps: install-ps-am
360
361install-ps-am:
362
363installcheck-am:
364
365maintainer-clean: maintainer-clean-am
366	-rm -f Makefile
367maintainer-clean-am: distclean-am maintainer-clean-generic
368
369mostlyclean: mostlyclean-am
370
371mostlyclean-am: mostlyclean-generic mostlyclean-libtool
372
373pdf: pdf-am
374
375pdf-am:
376
377ps: ps-am
378
379ps-am:
380
381uninstall-am:
382
383.MAKE: install-am install-strip
384
385.PHONY: all all-am check check-am clean clean-generic clean-libtool \
386	distclean distclean-generic distclean-libtool distdir dvi \
387	dvi-am html html-am info info-am install install-am \
388	install-data install-data-am install-dvi install-dvi-am \
389	install-exec install-exec-am install-html install-html-am \
390	install-info install-info-am install-man install-pdf \
391	install-pdf-am install-ps install-ps-am install-strip \
392	installcheck installcheck-am installdirs maintainer-clean \
393	maintainer-clean-generic mostlyclean mostlyclean-generic \
394	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
395
396
397# Tell versions [3.59,3.63) of GNU make to not export all variables.
398# Otherwise a system limit (for SysV at least) may be exceeded.
399.NOEXPORT:
400