Imported Upstream version 3.68
[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) $(dist_json_DATA) $(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)$(jsondir)" "$(DESTDIR)$(pkgconfigdir)"
156 DATA = $(dist_json_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         COPYING ChangeLog INSTALL 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 AMTAR = @AMTAR@
232 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
233 AUTOCONF = @AUTOCONF@
234 AUTOHEADER = @AUTOHEADER@
235 AUTOMAKE = @AUTOMAKE@
236 AWK = @AWK@
237 CYGPATH_W = @CYGPATH_W@
238 DEFS = @DEFS@
239 DOMAINS = @DOMAINS@
240 ECHO_C = @ECHO_C@
241 ECHO_N = @ECHO_N@
242 ECHO_T = @ECHO_T@
243 INSTALL = @INSTALL@
244 INSTALL_DATA = @INSTALL_DATA@
245 INSTALL_PROGRAM = @INSTALL_PROGRAM@
246 INSTALL_SCRIPT = @INSTALL_SCRIPT@
247 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
248 LIBOBJS = @LIBOBJS@
249 LIBS = @LIBS@
250 LN_S = @LN_S@
251 LTLIBOBJS = @LTLIBOBJS@
252 MAINT = @MAINT@
253 MAKEINFO = @MAKEINFO@
254 MKDIR_P = @MKDIR_P@
255 MSGATTRIB = @MSGATTRIB@
256 MSGFILTER = @MSGFILTER@
257 MSGFMT = @MSGFMT@
258 MSGFMT_FLAGS = @MSGFMT_FLAGS@
259 MSGMERGE = @MSGMERGE@
260 PACKAGE = @PACKAGE@
261 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
262 PACKAGE_NAME = @PACKAGE_NAME@
263 PACKAGE_STRING = @PACKAGE_STRING@
264 PACKAGE_TARNAME = @PACKAGE_TARNAME@
265 PACKAGE_URL = @PACKAGE_URL@
266 PACKAGE_VERSION = @PACKAGE_VERSION@
267 PATH_SEPARATOR = @PATH_SEPARATOR@
268 RECODE_SR_LATIN = @RECODE_SR_LATIN@
269 SET_MAKE = @SET_MAKE@
270 SHELL = @SHELL@
271 STRIP = @STRIP@
272 VERSION = @VERSION@
273 abs_builddir = @abs_builddir@
274 abs_srcdir = @abs_srcdir@
275 abs_top_builddir = @abs_top_builddir@
276 abs_top_srcdir = @abs_top_srcdir@
277 am__leading_dot = @am__leading_dot@
278 am__tar = @am__tar@
279 am__untar = @am__untar@
280 bindir = @bindir@
281 build_alias = @build_alias@
282 builddir = @builddir@
283 datadir = @datadir@
284 datarootdir = @datarootdir@
285 docdir = @docdir@
286 dvidir = @dvidir@
287 exec_prefix = @exec_prefix@
288 host_alias = @host_alias@
289 htmldir = @htmldir@
290 includedir = @includedir@
291 infodir = @infodir@
292 install_sh = @install_sh@
293 libdir = @libdir@
294 libexecdir = @libexecdir@
295 localedir = @localedir@
296 localstatedir = @localstatedir@
297 mandir = @mandir@
298 mkdir_p = @mkdir_p@
299 oldincludedir = @oldincludedir@
300 pdfdir = @pdfdir@
301 prefix = @prefix@
302 program_transform_name = @program_transform_name@
303 psdir = @psdir@
304 sbindir = @sbindir@
305 sharedstatedir = @sharedstatedir@
306 srcdir = @srcdir@
307 sysconfdir = @sysconfdir@
308 target_alias = @target_alias@
309 top_build_prefix = @top_build_prefix@
310 top_builddir = @top_builddir@
311 top_srcdir = @top_srcdir@
312 SUBDIRS = $(DOMAINS)
313 pkgconfigdir = $(datadir)/pkgconfig
314 pkgconfig_DATA = iso-codes.pc
315
316 # Install the JSON files.
317 jsondir = $(pkgdatadir)/json
318 dist_json_DATA = $(wildcard $(srcdir)/data/*.json)
319
320 # Include the "bin" directory, the common Makefile snippet
321 # and the markdown documentation currently not handled
322 # by automake
323 EXTRA_DIST = bin common.mk README.md
324 DISTCLEANFILES = $(pkgconfig_DATA)
325 all: all-recursive
326
327 .SUFFIXES:
328 am--refresh: Makefile
329         @:
330 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
331         @for dep in $?; do \
332           case '$(am__configure_deps)' in \
333             *$$dep*) \
334               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
335               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
336                 && exit 0; \
337               exit 1;; \
338           esac; \
339         done; \
340         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
341         $(am__cd) $(top_srcdir) && \
342           $(AUTOMAKE) --foreign Makefile
343 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
344         @case '$?' in \
345           *config.status*) \
346             echo ' $(SHELL) ./config.status'; \
347             $(SHELL) ./config.status;; \
348           *) \
349             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
350             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
351         esac;
352
353 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
354         $(SHELL) ./config.status --recheck
355
356 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
357         $(am__cd) $(srcdir) && $(AUTOCONF)
358 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
359         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
360 $(am__aclocal_m4_deps):
361 iso-codes.pc: $(top_builddir)/config.status $(srcdir)/iso-codes.pc.in
362         cd $(top_builddir) && $(SHELL) ./config.status $@
363 install-dist_jsonDATA: $(dist_json_DATA)
364         @$(NORMAL_INSTALL)
365         @list='$(dist_json_DATA)'; test -n "$(jsondir)" || list=; \
366         if test -n "$$list"; then \
367           echo " $(MKDIR_P) '$(DESTDIR)$(jsondir)'"; \
368           $(MKDIR_P) "$(DESTDIR)$(jsondir)" || exit 1; \
369         fi; \
370         for p in $$list; do \
371           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
372           echo "$$d$$p"; \
373         done | $(am__base_list) | \
374         while read files; do \
375           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(jsondir)'"; \
376           $(INSTALL_DATA) $$files "$(DESTDIR)$(jsondir)" || exit $$?; \
377         done
378
379 uninstall-dist_jsonDATA:
380         @$(NORMAL_UNINSTALL)
381         @list='$(dist_json_DATA)'; test -n "$(jsondir)" || list=; \
382         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
383         dir='$(DESTDIR)$(jsondir)'; $(am__uninstall_files_from_dir)
384 install-pkgconfigDATA: $(pkgconfig_DATA)
385         @$(NORMAL_INSTALL)
386         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
387         if test -n "$$list"; then \
388           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
389           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
390         fi; \
391         for p in $$list; do \
392           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
393           echo "$$d$$p"; \
394         done | $(am__base_list) | \
395         while read files; do \
396           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
397           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
398         done
399
400 uninstall-pkgconfigDATA:
401         @$(NORMAL_UNINSTALL)
402         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
403         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
404         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
405
406 # This directory's subdirectories are mostly independent; you can cd
407 # into them and run 'make' without going through this Makefile.
408 # To change the values of 'make' variables: instead of editing Makefiles,
409 # (1) if the variable is set in 'config.status', edit 'config.status'
410 #     (which will cause the Makefiles to be regenerated when you run 'make');
411 # (2) otherwise, pass the desired values on the 'make' command line.
412 $(am__recursive_targets):
413         @fail=; \
414         if $(am__make_keepgoing); then \
415           failcom='fail=yes'; \
416         else \
417           failcom='exit 1'; \
418         fi; \
419         dot_seen=no; \
420         target=`echo $@ | sed s/-recursive//`; \
421         case "$@" in \
422           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
423           *) list='$(SUBDIRS)' ;; \
424         esac; \
425         for subdir in $$list; do \
426           echo "Making $$target in $$subdir"; \
427           if test "$$subdir" = "."; then \
428             dot_seen=yes; \
429             local_target="$$target-am"; \
430           else \
431             local_target="$$target"; \
432           fi; \
433           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
434           || eval $$failcom; \
435         done; \
436         if test "$$dot_seen" = "no"; then \
437           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
438         fi; test -z "$$fail"
439
440 ID: $(am__tagged_files)
441         $(am__define_uniq_tagged_files); mkid -fID $$unique
442 tags: tags-recursive
443 TAGS: tags
444
445 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
446         set x; \
447         here=`pwd`; \
448         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
449           include_option=--etags-include; \
450           empty_fix=.; \
451         else \
452           include_option=--include; \
453           empty_fix=; \
454         fi; \
455         list='$(SUBDIRS)'; for subdir in $$list; do \
456           if test "$$subdir" = .; then :; else \
457             test ! -f $$subdir/TAGS || \
458               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
459           fi; \
460         done; \
461         $(am__define_uniq_tagged_files); \
462         shift; \
463         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
464           test -n "$$unique" || unique=$$empty_fix; \
465           if test $$# -gt 0; then \
466             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
467               "$$@" $$unique; \
468           else \
469             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
470               $$unique; \
471           fi; \
472         fi
473 ctags: ctags-recursive
474
475 CTAGS: ctags
476 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
477         $(am__define_uniq_tagged_files); \
478         test -z "$(CTAGS_ARGS)$$unique" \
479           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
480              $$unique
481
482 GTAGS:
483         here=`$(am__cd) $(top_builddir) && pwd` \
484           && $(am__cd) $(top_srcdir) \
485           && gtags -i $(GTAGS_ARGS) "$$here"
486 cscope: cscope.files
487         test ! -s cscope.files \
488           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
489 clean-cscope:
490         -rm -f cscope.files
491 cscope.files: clean-cscope cscopelist
492 cscopelist: cscopelist-recursive
493
494 cscopelist-am: $(am__tagged_files)
495         list='$(am__tagged_files)'; \
496         case "$(srcdir)" in \
497           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
498           *) sdir=$(subdir)/$(srcdir) ;; \
499         esac; \
500         for i in $$list; do \
501           if test -f "$$i"; then \
502             echo "$(subdir)/$$i"; \
503           else \
504             echo "$$sdir/$$i"; \
505           fi; \
506         done >> $(top_builddir)/cscope.files
507
508 distclean-tags:
509         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
510         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
511
512 distdir: $(DISTFILES)
513         $(am__remove_distdir)
514         test -d "$(distdir)" || mkdir "$(distdir)"
515         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517         list='$(DISTFILES)'; \
518           dist_files=`for file in $$list; do echo $$file; done | \
519           sed -e "s|^$$srcdirstrip/||;t" \
520               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
521         case $$dist_files in \
522           */*) $(MKDIR_P) `echo "$$dist_files" | \
523                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
524                            sort -u` ;; \
525         esac; \
526         for file in $$dist_files; do \
527           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
528           if test -d $$d/$$file; then \
529             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
530             if test -d "$(distdir)/$$file"; then \
531               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
532             fi; \
533             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
534               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
535               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536             fi; \
537             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
538           else \
539             test -f "$(distdir)/$$file" \
540             || cp -p $$d/$$file "$(distdir)/$$file" \
541             || exit 1; \
542           fi; \
543         done
544         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
545           if test "$$subdir" = .; then :; else \
546             $(am__make_dryrun) \
547               || test -d "$(distdir)/$$subdir" \
548               || $(MKDIR_P) "$(distdir)/$$subdir" \
549               || exit 1; \
550             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
551             $(am__relativize); \
552             new_distdir=$$reldir; \
553             dir1=$$subdir; dir2="$(top_distdir)"; \
554             $(am__relativize); \
555             new_top_distdir=$$reldir; \
556             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
557             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
558             ($(am__cd) $$subdir && \
559               $(MAKE) $(AM_MAKEFLAGS) \
560                 top_distdir="$$new_top_distdir" \
561                 distdir="$$new_distdir" \
562                 am__remove_distdir=: \
563                 am__skip_length_check=: \
564                 am__skip_mode_fix=: \
565                 distdir) \
566               || exit 1; \
567           fi; \
568         done
569         -test -n "$(am__skip_mode_fix)" \
570         || find "$(distdir)" -type d ! -perm -755 \
571                 -exec chmod u+rwx,go+rx {} \; -o \
572           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
573           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
574           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
575         || chmod -R a+r "$(distdir)"
576 dist-gzip: distdir
577         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
578         $(am__post_remove_distdir)
579
580 dist-bzip2: distdir
581         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
582         $(am__post_remove_distdir)
583
584 dist-lzip: distdir
585         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
586         $(am__post_remove_distdir)
587 dist-xz: distdir
588         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
589         $(am__post_remove_distdir)
590
591 dist-tarZ: distdir
592         @echo WARNING: "Support for distribution archives compressed with" \
593                        "legacy program 'compress' is deprecated." >&2
594         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
595         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
596         $(am__post_remove_distdir)
597
598 dist-shar: distdir
599         @echo WARNING: "Support for shar distribution archives is" \
600                        "deprecated." >&2
601         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
602         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
603         $(am__post_remove_distdir)
604
605 dist-zip: distdir
606         -rm -f $(distdir).zip
607         zip -rq $(distdir).zip $(distdir)
608         $(am__post_remove_distdir)
609
610 dist dist-all:
611         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
612         $(am__post_remove_distdir)
613
614 # This target untars the dist file and tries a VPATH configuration.  Then
615 # it guarantees that the distribution is self-contained by making another
616 # tarfile.
617 distcheck: dist
618         case '$(DIST_ARCHIVES)' in \
619         *.tar.gz*) \
620           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
621         *.tar.bz2*) \
622           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
623         *.tar.lz*) \
624           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
625         *.tar.xz*) \
626           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
627         *.tar.Z*) \
628           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
629         *.shar.gz*) \
630           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
631         *.zip*) \
632           unzip $(distdir).zip ;;\
633         esac
634         chmod -R a-w $(distdir)
635         chmod u+w $(distdir)
636         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
637         chmod a-w $(distdir)
638         test -d $(distdir)/_build || exit 0; \
639         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
640           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
641           && am__cwd=`pwd` \
642           && $(am__cd) $(distdir)/_build/sub \
643           && ../../configure \
644             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
645             $(DISTCHECK_CONFIGURE_FLAGS) \
646             --srcdir=../.. --prefix="$$dc_install_base" \
647           && $(MAKE) $(AM_MAKEFLAGS) \
648           && $(MAKE) $(AM_MAKEFLAGS) dvi \
649           && $(MAKE) $(AM_MAKEFLAGS) check \
650           && $(MAKE) $(AM_MAKEFLAGS) install \
651           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
652           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
653           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
654                 distuninstallcheck \
655           && chmod -R a-w "$$dc_install_base" \
656           && ({ \
657                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
658                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
659                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
660                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
661                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
662               } || { rm -rf "$$dc_destdir"; exit 1; }) \
663           && rm -rf "$$dc_destdir" \
664           && $(MAKE) $(AM_MAKEFLAGS) dist \
665           && rm -rf $(DIST_ARCHIVES) \
666           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
667           && cd "$$am__cwd" \
668           || exit 1
669         $(am__post_remove_distdir)
670         @(echo "$(distdir) archives ready for distribution: "; \
671           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
672           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
673 distuninstallcheck:
674         @test -n '$(distuninstallcheck_dir)' || { \
675           echo 'ERROR: trying to run $@ with an empty' \
676                '$$(distuninstallcheck_dir)' >&2; \
677           exit 1; \
678         }; \
679         $(am__cd) '$(distuninstallcheck_dir)' || { \
680           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
681           exit 1; \
682         }; \
683         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
684            || { echo "ERROR: files left after uninstall:" ; \
685                 if test -n "$(DESTDIR)"; then \
686                   echo "  (check DESTDIR support)"; \
687                 fi ; \
688                 $(distuninstallcheck_listfiles) ; \
689                 exit 1; } >&2
690 distcleancheck: distclean
691         @if test '$(srcdir)' = . ; then \
692           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
693           exit 1 ; \
694         fi
695         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
696           || { echo "ERROR: files left in build directory after distclean:" ; \
697                $(distcleancheck_listfiles) ; \
698                exit 1; } >&2
699 check-am: all-am
700 check: check-recursive
701 all-am: Makefile $(DATA)
702 installdirs: installdirs-recursive
703 installdirs-am:
704         for dir in "$(DESTDIR)$(jsondir)" "$(DESTDIR)$(pkgconfigdir)"; do \
705           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
706         done
707 install: install-recursive
708 install-exec: install-exec-recursive
709 install-data: install-data-recursive
710 uninstall: uninstall-recursive
711
712 install-am: all-am
713         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
714
715 installcheck: installcheck-recursive
716 install-strip:
717         if test -z '$(STRIP)'; then \
718           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
719             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
720               install; \
721         else \
722           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
725         fi
726 mostlyclean-generic:
727
728 clean-generic:
729
730 distclean-generic:
731         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
732         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
733         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
734
735 maintainer-clean-generic:
736         @echo "This command is intended for maintainers to use"
737         @echo "it deletes files that may require special tools to rebuild."
738 clean: clean-recursive
739
740 clean-am: clean-generic mostlyclean-am
741
742 distclean: distclean-recursive
743         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
744         -rm -f Makefile
745 distclean-am: clean-am distclean-generic distclean-tags
746
747 dvi: dvi-recursive
748
749 dvi-am:
750
751 html: html-recursive
752
753 html-am:
754
755 info: info-recursive
756
757 info-am:
758
759 install-data-am: install-dist_jsonDATA install-pkgconfigDATA
760
761 install-dvi: install-dvi-recursive
762
763 install-dvi-am:
764
765 install-exec-am:
766
767 install-html: install-html-recursive
768
769 install-html-am:
770
771 install-info: install-info-recursive
772
773 install-info-am:
774
775 install-man:
776
777 install-pdf: install-pdf-recursive
778
779 install-pdf-am:
780
781 install-ps: install-ps-recursive
782
783 install-ps-am:
784
785 installcheck-am:
786
787 maintainer-clean: maintainer-clean-recursive
788         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
789         -rm -rf $(top_srcdir)/autom4te.cache
790         -rm -f Makefile
791 maintainer-clean-am: distclean-am maintainer-clean-generic
792
793 mostlyclean: mostlyclean-recursive
794
795 mostlyclean-am: mostlyclean-generic
796
797 pdf: pdf-recursive
798
799 pdf-am:
800
801 ps: ps-recursive
802
803 ps-am:
804
805 uninstall-am: uninstall-dist_jsonDATA uninstall-pkgconfigDATA
806
807 .MAKE: $(am__recursive_targets) install-am install-strip
808
809 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
810         am--refresh check check-am clean clean-cscope clean-generic \
811         cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
812         dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
813         distcheck distclean distclean-generic distclean-tags \
814         distcleancheck distdir distuninstallcheck dvi dvi-am html \
815         html-am info info-am install install-am install-data \
816         install-data-am install-dist_jsonDATA install-dvi \
817         install-dvi-am install-exec install-exec-am install-html \
818         install-html-am install-info install-info-am install-man \
819         install-pdf install-pdf-am install-pkgconfigDATA install-ps \
820         install-ps-am install-strip installcheck installcheck-am \
821         installdirs installdirs-am maintainer-clean \
822         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
823         pdf-am ps ps-am tags tags-am uninstall uninstall-am \
824         uninstall-dist_jsonDATA uninstall-pkgconfigDATA
825
826 .PRECIOUS: Makefile
827
828
829 # Updates all pot files
830 .PHONY: pot
831 pot:
832         for domain in $(DOMAINS); do \
833                 cd $$domain && make $$domain.pot && cd ..; \
834         done
835
836 # Updates all xml files
837 .PHONY: xml
838 xml:
839         for domain in $(DOMAINS); do \
840                 cd $$domain && make $$domain.xml && cd ..; \
841         done
842
843 .PHONY: release
844 release: update-po check distcheck
845
846 .PHONY: update-po
847 update-po:
848         for domain in $(DOMAINS); do \
849                 cd $$domain && make update-po && cd ..; \
850         done
851
852 .PHONY: sign-release
853 sign-release: iso-codes-$(VERSION).tar.xz
854         rm -f iso-codes-$(VERSION).tar.xz.sig
855         gpg --detach-sign iso-codes-$(VERSION).tar.xz
856
857 .PHONY: upload
858 upload:
859         @if [[ -f "iso-codes-$(VERSION).tar.xz" ]] \
860         && [[ -f "iso-codes-$(VERSION).tar.xz.sig" ]]; then \
861                 scp iso-codes-$(VERSION).tar.* \
862                 alioth.debian.org:/srv/home/groups/pkg-isocodes/htdocs/downloads; \
863         fi
864
865 # Tell versions [3.59,3.63) of GNU make to not export all variables.
866 # Otherwise a system limit (for SysV at least) may be exceeded.
867 .NOEXPORT: