Imported Upstream version 3.63
[platform/upstream/iso-codes.git] / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 subdir = .
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93         $(ACLOCAL_M4)
94 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
95         $(am__configure_deps) $(am__DIST_COMMON)
96 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
97  configure.lineno config.status.lineno
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_CLEAN_FILES = iso-codes.pc
100 CONFIG_CLEAN_VPATH_FILES =
101 AM_V_P = $(am__v_P_@AM_V@)
102 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103 am__v_P_0 = false
104 am__v_P_1 = :
105 AM_V_GEN = $(am__v_GEN_@AM_V@)
106 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107 am__v_GEN_0 = @echo "  GEN     " $@;
108 am__v_GEN_1 = 
109 AM_V_at = $(am__v_at_@AM_V@)
110 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111 am__v_at_0 = @
112 am__v_at_1 = 
113 SOURCES =
114 DIST_SOURCES =
115 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
116         ctags-recursive dvi-recursive html-recursive info-recursive \
117         install-data-recursive install-dvi-recursive \
118         install-exec-recursive install-html-recursive \
119         install-info-recursive install-pdf-recursive \
120         install-ps-recursive install-recursive installcheck-recursive \
121         installdirs-recursive pdf-recursive ps-recursive \
122         tags-recursive uninstall-recursive
123 am__can_run_installinfo = \
124   case $$AM_UPDATE_INFO_DIR in \
125     n|no|NO) false;; \
126     *) (install-info --version) >/dev/null 2>&1;; \
127   esac
128 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
129 am__vpath_adj = case $$p in \
130     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
131     *) f=$$p;; \
132   esac;
133 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
134 am__install_max = 40
135 am__nobase_strip_setup = \
136   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
137 am__nobase_strip = \
138   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
139 am__nobase_list = $(am__nobase_strip_setup); \
140   for p in $$list; do echo "$$p $$p"; done | \
141   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
142   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
143     if (++n[$$2] == $(am__install_max)) \
144       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
145     END { for (dir in files) print dir, files[dir] }'
146 am__base_list = \
147   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
148   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
149 am__uninstall_files_from_dir = { \
150   test -z "$$files" \
151     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
152     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
153          $(am__cd) "$$dir" && rm -f $$files; }; \
154   }
155 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
156 DATA = $(pkgconfig_DATA)
157 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
158   distclean-recursive maintainer-clean-recursive
159 am__recursive_targets = \
160   $(RECURSIVE_TARGETS) \
161   $(RECURSIVE_CLEAN_TARGETS) \
162   $(am__extra_recursive_targets)
163 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
164         cscope distdir dist dist-all distcheck
165 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates.  Input order is
168 # *not* preserved.
169 am__uniquify_input = $(AWK) '\
170   BEGIN { nonempty = 0; } \
171   { items[$$0] = 1; nonempty = 1; } \
172   END { if (nonempty) { for (i in items) print i; }; } \
173 '
174 # Make sure the list of sources is unique.  This is necessary because,
175 # e.g., the same source file might be shared among _SOURCES variables
176 # for different programs/libraries.
177 am__define_uniq_tagged_files = \
178   list='$(am__tagged_files)'; \
179   unique=`for i in $$list; do \
180     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181   done | $(am__uniquify_input)`
182 ETAGS = etags
183 CTAGS = ctags
184 CSCOPE = cscope
185 DIST_SUBDIRS = $(SUBDIRS)
186 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/iso-codes.pc.in \
187         ChangeLog INSTALL README TODO install-sh missing
188 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
189 distdir = $(PACKAGE)-$(VERSION)
190 top_distdir = $(distdir)
191 am__remove_distdir = \
192   if test -d "$(distdir)"; then \
193     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
194       && rm -rf "$(distdir)" \
195       || { sleep 5 && rm -rf "$(distdir)"; }; \
196   else :; fi
197 am__post_remove_distdir = $(am__remove_distdir)
198 am__relativize = \
199   dir0=`pwd`; \
200   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
201   sed_rest='s,^[^/]*/*,,'; \
202   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
203   sed_butlast='s,/*[^/]*$$,,'; \
204   while test -n "$$dir1"; do \
205     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
206     if test "$$first" != "."; then \
207       if test "$$first" = ".."; then \
208         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
209         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
210       else \
211         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
212         if test "$$first2" = "$$first"; then \
213           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
214         else \
215           dir2="../$$dir2"; \
216         fi; \
217         dir0="$$dir0"/"$$first"; \
218       fi; \
219     fi; \
220     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
221   done; \
222   reldir="$$dir2"
223 GZIP_ENV = --best
224 DIST_ARCHIVES = $(distdir).tar.xz
225 DIST_TARGETS = dist-xz
226 distuninstallcheck_listfiles = find . -type f -print
227 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
228   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
229 distcleancheck_listfiles = find . -type f -print
230 ACLOCAL = @ACLOCAL@
231 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
232 AMTAR = @AMTAR@
233 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
234 AUTOCONF = @AUTOCONF@
235 AUTOHEADER = @AUTOHEADER@
236 AUTOMAKE = @AUTOMAKE@
237 AWK = @AWK@
238 CYGPATH_W = @CYGPATH_W@
239 DEFS = @DEFS@
240 DOMAINS = @DOMAINS@
241 ECHO_C = @ECHO_C@
242 ECHO_N = @ECHO_N@
243 ECHO_T = @ECHO_T@
244 INSTALL = @INSTALL@
245 INSTALL_DATA = @INSTALL_DATA@
246 INSTALL_PROGRAM = @INSTALL_PROGRAM@
247 INSTALL_SCRIPT = @INSTALL_SCRIPT@
248 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
249 LIBOBJS = @LIBOBJS@
250 LIBS = @LIBS@
251 LTLIBOBJS = @LTLIBOBJS@
252 MAINT = @MAINT@
253 MAKEINFO = @MAKEINFO@
254 MKDIR_P = @MKDIR_P@
255 MSGFILTER = @MSGFILTER@
256 MSGFMT = @MSGFMT@
257 MSGFMT_FLAGS = @MSGFMT_FLAGS@
258 MSGMERGE = @MSGMERGE@
259 PACKAGE = @PACKAGE@
260 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
261 PACKAGE_NAME = @PACKAGE_NAME@
262 PACKAGE_STRING = @PACKAGE_STRING@
263 PACKAGE_TARNAME = @PACKAGE_TARNAME@
264 PACKAGE_URL = @PACKAGE_URL@
265 PACKAGE_VERSION = @PACKAGE_VERSION@
266 PATH_SEPARATOR = @PATH_SEPARATOR@
267 RECODE_SR_LATIN = @RECODE_SR_LATIN@
268 SET_MAKE = @SET_MAKE@
269 SHELL = @SHELL@
270 STRIP = @STRIP@
271 VERSION = @VERSION@
272 abs_builddir = @abs_builddir@
273 abs_srcdir = @abs_srcdir@
274 abs_top_builddir = @abs_top_builddir@
275 abs_top_srcdir = @abs_top_srcdir@
276 am__leading_dot = @am__leading_dot@
277 am__tar = @am__tar@
278 am__untar = @am__untar@
279 bindir = @bindir@
280 build_alias = @build_alias@
281 builddir = @builddir@
282 datadir = @datadir@
283 datarootdir = @datarootdir@
284 docdir = @docdir@
285 dvidir = @dvidir@
286 exec_prefix = @exec_prefix@
287 host_alias = @host_alias@
288 htmldir = @htmldir@
289 includedir = @includedir@
290 infodir = @infodir@
291 install_sh = @install_sh@
292 libdir = @libdir@
293 libexecdir = @libexecdir@
294 localedir = @localedir@
295 localstatedir = @localstatedir@
296 mandir = @mandir@
297 mkdir_p = @mkdir_p@
298 oldincludedir = @oldincludedir@
299 pdfdir = @pdfdir@
300 prefix = @prefix@
301 program_transform_name = @program_transform_name@
302 psdir = @psdir@
303 sbindir = @sbindir@
304 sharedstatedir = @sharedstatedir@
305 srcdir = @srcdir@
306 sysconfdir = @sysconfdir@
307 target_alias = @target_alias@
308 top_build_prefix = @top_build_prefix@
309 top_builddir = @top_builddir@
310 top_srcdir = @top_srcdir@
311 SUBDIRS = iso_15924 iso_3166 iso_3166_2 iso_4217 iso_639 iso_639_3 iso_639_5
312 pkgconfigdir = $(datadir)/pkgconfig
313 pkgconfig_DATA = iso-codes.pc
314 EXTRA_DIST = \
315         LICENSE                 \
316         rules.make              \
317         iso2pot.py              \
318         check_valid_utf8.pl
319
320 DISTCLEANFILES = $(pkgconfig_DATA)
321 all: all-recursive
322
323 .SUFFIXES:
324 am--refresh: Makefile
325         @:
326 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
327         @for dep in $?; do \
328           case '$(am__configure_deps)' in \
329             *$$dep*) \
330               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
331               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
332                 && exit 0; \
333               exit 1;; \
334           esac; \
335         done; \
336         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
337         $(am__cd) $(top_srcdir) && \
338           $(AUTOMAKE) --foreign Makefile
339 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
340         @case '$?' in \
341           *config.status*) \
342             echo ' $(SHELL) ./config.status'; \
343             $(SHELL) ./config.status;; \
344           *) \
345             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
346             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
347         esac;
348
349 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
350         $(SHELL) ./config.status --recheck
351
352 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
353         $(am__cd) $(srcdir) && $(AUTOCONF)
354 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
355         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
356 $(am__aclocal_m4_deps):
357 iso-codes.pc: $(top_builddir)/config.status $(srcdir)/iso-codes.pc.in
358         cd $(top_builddir) && $(SHELL) ./config.status $@
359 install-pkgconfigDATA: $(pkgconfig_DATA)
360         @$(NORMAL_INSTALL)
361         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
362         if test -n "$$list"; then \
363           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
364           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
365         fi; \
366         for p in $$list; do \
367           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
368           echo "$$d$$p"; \
369         done | $(am__base_list) | \
370         while read files; do \
371           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
372           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
373         done
374
375 uninstall-pkgconfigDATA:
376         @$(NORMAL_UNINSTALL)
377         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
378         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
379         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
380
381 # This directory's subdirectories are mostly independent; you can cd
382 # into them and run 'make' without going through this Makefile.
383 # To change the values of 'make' variables: instead of editing Makefiles,
384 # (1) if the variable is set in 'config.status', edit 'config.status'
385 #     (which will cause the Makefiles to be regenerated when you run 'make');
386 # (2) otherwise, pass the desired values on the 'make' command line.
387 $(am__recursive_targets):
388         @fail=; \
389         if $(am__make_keepgoing); then \
390           failcom='fail=yes'; \
391         else \
392           failcom='exit 1'; \
393         fi; \
394         dot_seen=no; \
395         target=`echo $@ | sed s/-recursive//`; \
396         case "$@" in \
397           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
398           *) list='$(SUBDIRS)' ;; \
399         esac; \
400         for subdir in $$list; do \
401           echo "Making $$target in $$subdir"; \
402           if test "$$subdir" = "."; then \
403             dot_seen=yes; \
404             local_target="$$target-am"; \
405           else \
406             local_target="$$target"; \
407           fi; \
408           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
409           || eval $$failcom; \
410         done; \
411         if test "$$dot_seen" = "no"; then \
412           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
413         fi; test -z "$$fail"
414
415 ID: $(am__tagged_files)
416         $(am__define_uniq_tagged_files); mkid -fID $$unique
417 tags: tags-recursive
418 TAGS: tags
419
420 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
421         set x; \
422         here=`pwd`; \
423         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
424           include_option=--etags-include; \
425           empty_fix=.; \
426         else \
427           include_option=--include; \
428           empty_fix=; \
429         fi; \
430         list='$(SUBDIRS)'; for subdir in $$list; do \
431           if test "$$subdir" = .; then :; else \
432             test ! -f $$subdir/TAGS || \
433               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
434           fi; \
435         done; \
436         $(am__define_uniq_tagged_files); \
437         shift; \
438         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
439           test -n "$$unique" || unique=$$empty_fix; \
440           if test $$# -gt 0; then \
441             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
442               "$$@" $$unique; \
443           else \
444             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
445               $$unique; \
446           fi; \
447         fi
448 ctags: ctags-recursive
449
450 CTAGS: ctags
451 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
452         $(am__define_uniq_tagged_files); \
453         test -z "$(CTAGS_ARGS)$$unique" \
454           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
455              $$unique
456
457 GTAGS:
458         here=`$(am__cd) $(top_builddir) && pwd` \
459           && $(am__cd) $(top_srcdir) \
460           && gtags -i $(GTAGS_ARGS) "$$here"
461 cscope: cscope.files
462         test ! -s cscope.files \
463           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
464 clean-cscope:
465         -rm -f cscope.files
466 cscope.files: clean-cscope cscopelist
467 cscopelist: cscopelist-recursive
468
469 cscopelist-am: $(am__tagged_files)
470         list='$(am__tagged_files)'; \
471         case "$(srcdir)" in \
472           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
473           *) sdir=$(subdir)/$(srcdir) ;; \
474         esac; \
475         for i in $$list; do \
476           if test -f "$$i"; then \
477             echo "$(subdir)/$$i"; \
478           else \
479             echo "$$sdir/$$i"; \
480           fi; \
481         done >> $(top_builddir)/cscope.files
482
483 distclean-tags:
484         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
485         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
486
487 distdir: $(DISTFILES)
488         $(am__remove_distdir)
489         test -d "$(distdir)" || mkdir "$(distdir)"
490         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
491         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
492         list='$(DISTFILES)'; \
493           dist_files=`for file in $$list; do echo $$file; done | \
494           sed -e "s|^$$srcdirstrip/||;t" \
495               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
496         case $$dist_files in \
497           */*) $(MKDIR_P) `echo "$$dist_files" | \
498                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
499                            sort -u` ;; \
500         esac; \
501         for file in $$dist_files; do \
502           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
503           if test -d $$d/$$file; then \
504             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
505             if test -d "$(distdir)/$$file"; then \
506               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
507             fi; \
508             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
509               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
510               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
511             fi; \
512             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
513           else \
514             test -f "$(distdir)/$$file" \
515             || cp -p $$d/$$file "$(distdir)/$$file" \
516             || exit 1; \
517           fi; \
518         done
519         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
520           if test "$$subdir" = .; then :; else \
521             $(am__make_dryrun) \
522               || test -d "$(distdir)/$$subdir" \
523               || $(MKDIR_P) "$(distdir)/$$subdir" \
524               || exit 1; \
525             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
526             $(am__relativize); \
527             new_distdir=$$reldir; \
528             dir1=$$subdir; dir2="$(top_distdir)"; \
529             $(am__relativize); \
530             new_top_distdir=$$reldir; \
531             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
532             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
533             ($(am__cd) $$subdir && \
534               $(MAKE) $(AM_MAKEFLAGS) \
535                 top_distdir="$$new_top_distdir" \
536                 distdir="$$new_distdir" \
537                 am__remove_distdir=: \
538                 am__skip_length_check=: \
539                 am__skip_mode_fix=: \
540                 distdir) \
541               || exit 1; \
542           fi; \
543         done
544         -test -n "$(am__skip_mode_fix)" \
545         || find "$(distdir)" -type d ! -perm -755 \
546                 -exec chmod u+rwx,go+rx {} \; -o \
547           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
548           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
549           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
550         || chmod -R a+r "$(distdir)"
551 dist-gzip: distdir
552         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
553         $(am__post_remove_distdir)
554
555 dist-bzip2: distdir
556         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
557         $(am__post_remove_distdir)
558
559 dist-lzip: distdir
560         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
561         $(am__post_remove_distdir)
562 dist-xz: distdir
563         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
564         $(am__post_remove_distdir)
565
566 dist-tarZ: distdir
567         @echo WARNING: "Support for distribution archives compressed with" \
568                        "legacy program 'compress' is deprecated." >&2
569         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
570         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
571         $(am__post_remove_distdir)
572
573 dist-shar: distdir
574         @echo WARNING: "Support for shar distribution archives is" \
575                        "deprecated." >&2
576         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
577         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
578         $(am__post_remove_distdir)
579
580 dist-zip: distdir
581         -rm -f $(distdir).zip
582         zip -rq $(distdir).zip $(distdir)
583         $(am__post_remove_distdir)
584
585 dist dist-all:
586         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
587         $(am__post_remove_distdir)
588
589 # This target untars the dist file and tries a VPATH configuration.  Then
590 # it guarantees that the distribution is self-contained by making another
591 # tarfile.
592 distcheck: dist
593         case '$(DIST_ARCHIVES)' in \
594         *.tar.gz*) \
595           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
596         *.tar.bz2*) \
597           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
598         *.tar.lz*) \
599           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
600         *.tar.xz*) \
601           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
602         *.tar.Z*) \
603           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
604         *.shar.gz*) \
605           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
606         *.zip*) \
607           unzip $(distdir).zip ;;\
608         esac
609         chmod -R a-w $(distdir)
610         chmod u+w $(distdir)
611         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
612         chmod a-w $(distdir)
613         test -d $(distdir)/_build || exit 0; \
614         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
615           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
616           && am__cwd=`pwd` \
617           && $(am__cd) $(distdir)/_build/sub \
618           && ../../configure \
619             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
620             $(DISTCHECK_CONFIGURE_FLAGS) \
621             --srcdir=../.. --prefix="$$dc_install_base" \
622           && $(MAKE) $(AM_MAKEFLAGS) \
623           && $(MAKE) $(AM_MAKEFLAGS) dvi \
624           && $(MAKE) $(AM_MAKEFLAGS) check \
625           && $(MAKE) $(AM_MAKEFLAGS) install \
626           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
627           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
628           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
629                 distuninstallcheck \
630           && chmod -R a-w "$$dc_install_base" \
631           && ({ \
632                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
633                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
634                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
635                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
636                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
637               } || { rm -rf "$$dc_destdir"; exit 1; }) \
638           && rm -rf "$$dc_destdir" \
639           && $(MAKE) $(AM_MAKEFLAGS) dist \
640           && rm -rf $(DIST_ARCHIVES) \
641           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
642           && cd "$$am__cwd" \
643           || exit 1
644         $(am__post_remove_distdir)
645         @(echo "$(distdir) archives ready for distribution: "; \
646           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
647           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
648 distuninstallcheck:
649         @test -n '$(distuninstallcheck_dir)' || { \
650           echo 'ERROR: trying to run $@ with an empty' \
651                '$$(distuninstallcheck_dir)' >&2; \
652           exit 1; \
653         }; \
654         $(am__cd) '$(distuninstallcheck_dir)' || { \
655           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
656           exit 1; \
657         }; \
658         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
659            || { echo "ERROR: files left after uninstall:" ; \
660                 if test -n "$(DESTDIR)"; then \
661                   echo "  (check DESTDIR support)"; \
662                 fi ; \
663                 $(distuninstallcheck_listfiles) ; \
664                 exit 1; } >&2
665 distcleancheck: distclean
666         @if test '$(srcdir)' = . ; then \
667           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
668           exit 1 ; \
669         fi
670         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
671           || { echo "ERROR: files left in build directory after distclean:" ; \
672                $(distcleancheck_listfiles) ; \
673                exit 1; } >&2
674 check-am: all-am
675 check: check-recursive
676 all-am: Makefile $(DATA)
677 installdirs: installdirs-recursive
678 installdirs-am:
679         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
680           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
681         done
682 install: install-recursive
683 install-exec: install-exec-recursive
684 install-data: install-data-recursive
685 uninstall: uninstall-recursive
686
687 install-am: all-am
688         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
689
690 installcheck: installcheck-recursive
691 install-strip:
692         if test -z '$(STRIP)'; then \
693           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
694             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
695               install; \
696         else \
697           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
698             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
699             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
700         fi
701 mostlyclean-generic:
702
703 clean-generic:
704
705 distclean-generic:
706         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
707         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
708         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
709
710 maintainer-clean-generic:
711         @echo "This command is intended for maintainers to use"
712         @echo "it deletes files that may require special tools to rebuild."
713 clean: clean-recursive
714
715 clean-am: clean-generic mostlyclean-am
716
717 distclean: distclean-recursive
718         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
719         -rm -f Makefile
720 distclean-am: clean-am distclean-generic distclean-tags
721
722 dvi: dvi-recursive
723
724 dvi-am:
725
726 html: html-recursive
727
728 html-am:
729
730 info: info-recursive
731
732 info-am:
733
734 install-data-am: install-pkgconfigDATA
735
736 install-dvi: install-dvi-recursive
737
738 install-dvi-am:
739
740 install-exec-am:
741
742 install-html: install-html-recursive
743
744 install-html-am:
745
746 install-info: install-info-recursive
747
748 install-info-am:
749
750 install-man:
751
752 install-pdf: install-pdf-recursive
753
754 install-pdf-am:
755
756 install-ps: install-ps-recursive
757
758 install-ps-am:
759
760 installcheck-am:
761
762 maintainer-clean: maintainer-clean-recursive
763         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
764         -rm -rf $(top_srcdir)/autom4te.cache
765         -rm -f Makefile
766 maintainer-clean-am: distclean-am maintainer-clean-generic
767
768 mostlyclean: mostlyclean-recursive
769
770 mostlyclean-am: mostlyclean-generic
771
772 pdf: pdf-recursive
773
774 pdf-am:
775
776 ps: ps-recursive
777
778 ps-am:
779
780 uninstall-am: uninstall-pkgconfigDATA
781
782 .MAKE: $(am__recursive_targets) install-am install-strip
783
784 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
785         am--refresh check check-am clean clean-cscope clean-generic \
786         cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
787         dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
788         distcheck distclean distclean-generic distclean-tags \
789         distcleancheck distdir distuninstallcheck dvi dvi-am html \
790         html-am info info-am install install-am install-data \
791         install-data-am install-dvi install-dvi-am install-exec \
792         install-exec-am install-html install-html-am install-info \
793         install-info-am install-man install-pdf install-pdf-am \
794         install-pkgconfigDATA install-ps install-ps-am install-strip \
795         installcheck installcheck-am installdirs installdirs-am \
796         maintainer-clean maintainer-clean-generic mostlyclean \
797         mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
798         uninstall-am uninstall-pkgconfigDATA
799
800 .PRECIOUS: Makefile
801
802
803 .PHONY: release
804 release: update-po check distcheck
805
806 .PHONY: update-po
807 update-po:
808         for domain in $(SUBDIRS); do \
809                 cd $$domain && make update-po && cd ..; \
810         done
811
812 .PHONY: sign-release
813 sign-release: iso-codes-$(VERSION).tar.xz
814         rm -f iso-codes-$(VERSION).tar.xz.sig
815         gpg --detach-sign iso-codes-$(VERSION).tar.xz
816
817 .PHONY: upload
818 upload:
819         @if [[ -f "iso-codes-$(VERSION).tar.xz" ]] \
820         && [[ -f "iso-codes-$(VERSION).tar.xz.sig" ]]; then \
821                 scp iso-codes-$(VERSION).tar.* \
822                 alioth.debian.org:/srv/home/groups/pkg-isocodes/htdocs/downloads; \
823         fi
824
825 # Tell versions [3.59,3.63) of GNU make to not export all variables.
826 # Otherwise a system limit (for SysV at least) may be exceeded.
827 .NOEXPORT: