Imported Upstream version 4.4
[platform/upstream/iso-codes.git] / iso_639-3 / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 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 = iso_639-3
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 $(am__DIST_COMMON)
95 mkinstalldirs = $(install_sh) -d
96 CONFIG_CLEAN_FILES =
97 CONFIG_CLEAN_VPATH_FILES =
98 AM_V_P = $(am__v_P_@AM_V@)
99 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
100 am__v_P_0 = false
101 am__v_P_1 = :
102 AM_V_GEN = $(am__v_GEN_@AM_V@)
103 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
104 am__v_GEN_0 = @echo "  GEN     " $@;
105 am__v_GEN_1 = 
106 AM_V_at = $(am__v_at_@AM_V@)
107 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
108 am__v_at_0 = @
109 am__v_at_1 = 
110 SOURCES =
111 DIST_SOURCES =
112 am__can_run_installinfo = \
113   case $$AM_UPDATE_INFO_DIR in \
114     n|no|NO) false;; \
115     *) (install-info --version) >/dev/null 2>&1;; \
116   esac
117 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
118 am__vpath_adj = case $$p in \
119     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120     *) f=$$p;; \
121   esac;
122 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123 am__install_max = 40
124 am__nobase_strip_setup = \
125   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126 am__nobase_strip = \
127   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
128 am__nobase_list = $(am__nobase_strip_setup); \
129   for p in $$list; do echo "$$p $$p"; done | \
130   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
131   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
132     if (++n[$$2] == $(am__install_max)) \
133       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
134     END { for (dir in files) print dir, files[dir] }'
135 am__base_list = \
136   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138 am__uninstall_files_from_dir = { \
139   test -z "$$files" \
140     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
141     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
142          $(am__cd) "$$dir" && rm -f $$files; }; \
143   }
144 am__installdirs = "$(DESTDIR)$(xmldir)"
145 DATA = $(nodist_xml_DATA) $(noinst_DATA)
146 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
147 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/common.mk
148 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
149 ACLOCAL = @ACLOCAL@
150 AMTAR = @AMTAR@
151 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
152 AUTOCONF = @AUTOCONF@
153 AUTOHEADER = @AUTOHEADER@
154 AUTOMAKE = @AUTOMAKE@
155 AWK = @AWK@
156 CYGPATH_W = @CYGPATH_W@
157 DEFS = @DEFS@
158 DOMAINS = @DOMAINS@
159 ECHO_C = @ECHO_C@
160 ECHO_N = @ECHO_N@
161 ECHO_T = @ECHO_T@
162 INSTALL = @INSTALL@
163 INSTALL_DATA = @INSTALL_DATA@
164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167 LIBOBJS = @LIBOBJS@
168 LIBS = @LIBS@
169 LN_S = @LN_S@
170 LTLIBOBJS = @LTLIBOBJS@
171 MAINT = @MAINT@
172 MAKEINFO = @MAKEINFO@
173 MKDIR_P = @MKDIR_P@
174 MSGATTRIB = @MSGATTRIB@
175 MSGFILTER = @MSGFILTER@
176 MSGFMT = @MSGFMT@
177 MSGFMT_FLAGS = @MSGFMT_FLAGS@
178 MSGMERGE = @MSGMERGE@
179 PACKAGE = @PACKAGE@
180 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181 PACKAGE_NAME = @PACKAGE_NAME@
182 PACKAGE_STRING = @PACKAGE_STRING@
183 PACKAGE_TARNAME = @PACKAGE_TARNAME@
184 PACKAGE_URL = @PACKAGE_URL@
185 PACKAGE_VERSION = @PACKAGE_VERSION@
186 PATH_SEPARATOR = @PATH_SEPARATOR@
187 RECODE_SR_LATIN = @RECODE_SR_LATIN@
188 SET_MAKE = @SET_MAKE@
189 SHELL = @SHELL@
190 STRIP = @STRIP@
191 VERSION = @VERSION@
192 abs_builddir = @abs_builddir@
193 abs_srcdir = @abs_srcdir@
194 abs_top_builddir = @abs_top_builddir@
195 abs_top_srcdir = @abs_top_srcdir@
196 am__leading_dot = @am__leading_dot@
197 am__tar = @am__tar@
198 am__untar = @am__untar@
199 bindir = @bindir@
200 build_alias = @build_alias@
201 builddir = @builddir@
202 datadir = @datadir@
203 datarootdir = @datarootdir@
204 docdir = @docdir@
205 dvidir = @dvidir@
206 exec_prefix = @exec_prefix@
207 host_alias = @host_alias@
208 htmldir = @htmldir@
209 includedir = @includedir@
210 infodir = @infodir@
211 install_sh = @install_sh@
212 libdir = @libdir@
213 libexecdir = @libexecdir@
214 localedir = $(datadir)/locale
215 localstatedir = @localstatedir@
216 mandir = @mandir@
217 mkdir_p = @mkdir_p@
218 oldincludedir = @oldincludedir@
219 pdfdir = @pdfdir@
220 prefix = @prefix@
221 program_transform_name = @program_transform_name@
222 psdir = @psdir@
223 runstatedir = @runstatedir@
224 sbindir = @sbindir@
225 sharedstatedir = @sharedstatedir@
226 srcdir = @srcdir@
227 sysconfdir = @sysconfdir@
228 target_alias = @target_alias@
229 top_build_prefix = @top_build_prefix@
230 top_builddir = @top_builddir@
231 top_srcdir = @top_srcdir@
232 DOMAIN = iso_639-3
233 xmldir = $(datadir)/xml/iso-codes
234 nodist_xml_DATA = $(DOMAIN).xml
235 pofiles = $(wildcard $(srcdir)/*.po)
236 mofiles = $(patsubst $(srcdir)/%.po,%.mo, $(pofiles))
237 noinst_DATA = $(mofiles) $(xml_DATA:.xml=.pot)
238 EXTRA_DIST = \
239         $(pofiles)      \
240         $(DOMAIN).pot
241
242 MOSTLYCLEANFILES = \
243         $(mofiles) \
244         $(DOMAIN).xml
245
246 all: all-am
247
248 .SUFFIXES:
249 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.mk $(am__configure_deps)
250         @for dep in $?; do \
251           case '$(am__configure_deps)' in \
252             *$$dep*) \
253               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254                 && { if test -f $@; then exit 0; else break; fi; }; \
255               exit 1;; \
256           esac; \
257         done; \
258         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign iso_639-3/Makefile'; \
259         $(am__cd) $(top_srcdir) && \
260           $(AUTOMAKE) --foreign iso_639-3/Makefile
261 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
262         @case '$?' in \
263           *config.status*) \
264             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
265           *) \
266             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
267             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
268         esac;
269 $(top_srcdir)/common.mk $(am__empty):
270
271 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
275         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 $(am__aclocal_m4_deps):
279 install-nodist_xmlDATA: $(nodist_xml_DATA)
280         @$(NORMAL_INSTALL)
281         @list='$(nodist_xml_DATA)'; test -n "$(xmldir)" || list=; \
282         if test -n "$$list"; then \
283           echo " $(MKDIR_P) '$(DESTDIR)$(xmldir)'"; \
284           $(MKDIR_P) "$(DESTDIR)$(xmldir)" || exit 1; \
285         fi; \
286         for p in $$list; do \
287           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
288           echo "$$d$$p"; \
289         done | $(am__base_list) | \
290         while read files; do \
291           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xmldir)'"; \
292           $(INSTALL_DATA) $$files "$(DESTDIR)$(xmldir)" || exit $$?; \
293         done
294
295 uninstall-nodist_xmlDATA:
296         @$(NORMAL_UNINSTALL)
297         @list='$(nodist_xml_DATA)'; test -n "$(xmldir)" || list=; \
298         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
299         dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
300 tags TAGS:
301
302 ctags CTAGS:
303
304 cscope cscopelist:
305
306
307 distdir: $(BUILT_SOURCES)
308         $(MAKE) $(AM_MAKEFLAGS) distdir-am
309
310 distdir-am: $(DISTFILES)
311         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
312         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
313         list='$(DISTFILES)'; \
314           dist_files=`for file in $$list; do echo $$file; done | \
315           sed -e "s|^$$srcdirstrip/||;t" \
316               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
317         case $$dist_files in \
318           */*) $(MKDIR_P) `echo "$$dist_files" | \
319                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
320                            sort -u` ;; \
321         esac; \
322         for file in $$dist_files; do \
323           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
324           if test -d $$d/$$file; then \
325             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
326             if test -d "$(distdir)/$$file"; then \
327               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
328             fi; \
329             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
331               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
332             fi; \
333             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
334           else \
335             test -f "$(distdir)/$$file" \
336             || cp -p $$d/$$file "$(distdir)/$$file" \
337             || exit 1; \
338           fi; \
339         done
340 check-am: all-am
341         $(MAKE) $(AM_MAKEFLAGS) check-local
342 check: check-am
343 all-am: Makefile $(DATA)
344 installdirs:
345         for dir in "$(DESTDIR)$(xmldir)"; do \
346           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
347         done
348 install: install-am
349 install-exec: install-exec-am
350 install-data: install-data-am
351 uninstall: uninstall-am
352
353 install-am: all-am
354         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
355
356 installcheck: installcheck-am
357 install-strip:
358         if test -z '$(STRIP)'; then \
359           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
360             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
361               install; \
362         else \
363           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
364             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
365             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
366         fi
367 mostlyclean-generic:
368         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
369
370 clean-generic:
371
372 distclean-generic:
373         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
374         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
375
376 maintainer-clean-generic:
377         @echo "This command is intended for maintainers to use"
378         @echo "it deletes files that may require special tools to rebuild."
379 clean: clean-am
380
381 clean-am: clean-generic mostlyclean-am
382
383 distclean: distclean-am
384         -rm -f Makefile
385 distclean-am: clean-am distclean-generic
386
387 dvi: dvi-am
388
389 dvi-am:
390
391 html: html-am
392
393 html-am:
394
395 info: info-am
396
397 info-am:
398
399 install-data-am: install-nodist_xmlDATA
400         @$(NORMAL_INSTALL)
401         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
402 install-dvi: install-dvi-am
403
404 install-dvi-am:
405
406 install-exec-am:
407
408 install-html: install-html-am
409
410 install-html-am:
411
412 install-info: install-info-am
413
414 install-info-am:
415
416 install-man:
417
418 install-pdf: install-pdf-am
419
420 install-pdf-am:
421
422 install-ps: install-ps-am
423
424 install-ps-am:
425
426 installcheck-am:
427
428 maintainer-clean: maintainer-clean-am
429         -rm -f Makefile
430 maintainer-clean-am: distclean-am maintainer-clean-generic
431
432 mostlyclean: mostlyclean-am
433
434 mostlyclean-am: mostlyclean-generic
435
436 pdf: pdf-am
437
438 pdf-am:
439
440 ps: ps-am
441
442 ps-am:
443
444 uninstall-am: uninstall-nodist_xmlDATA
445         @$(NORMAL_INSTALL)
446         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
447 .MAKE: check-am install-am install-data-am install-strip uninstall-am
448
449 .PHONY: all all-am check check-am check-local clean clean-generic \
450         cscopelist-am ctags-am distclean distclean-generic distdir dvi \
451         dvi-am html html-am info info-am install install-am \
452         install-data install-data-am install-data-hook install-dvi \
453         install-dvi-am install-exec install-exec-am install-html \
454         install-html-am install-info install-info-am install-man \
455         install-nodist_xmlDATA install-pdf install-pdf-am install-ps \
456         install-ps-am install-strip installcheck installcheck-am \
457         installdirs maintainer-clean maintainer-clean-generic \
458         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags-am \
459         uninstall uninstall-am uninstall-hook uninstall-nodist_xmlDATA
460
461 .PRECIOUS: Makefile
462
463
464 # Generic target to create binary .mo files from .po files
465 %.mo: %.po
466         $(MSGFMT) $(MSGFMT_FLAGS) -o $@ $<
467
468 # Generic target to create .pot files from JSON data files
469 $(DOMAIN).pot: $(top_srcdir)/bin/pot_from_json.py $(top_srcdir)/data/$(DOMAIN).json $(top_srcdir)/bin/remove-potcdate.sin
470         cp $@ backup.pot
471         python3 $(top_srcdir)/bin/pot_from_json.py $(DOMAIN) $(top_srcdir)/data
472         sed -f $(top_srcdir)/bin/remove-potcdate.sin < $@ > $(DOMAIN).1po
473         sed -f $(top_srcdir)/bin/remove-potcdate.sin < backup.pot > $(DOMAIN).2po
474         if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
475                 rm -f $(DOMAIN).1po $(DOMAIN).2po $@ && \
476                 mv backup.pot $@; \
477         else \
478                 rm -f $(DOMAIN).1po $(DOMAIN).2po backup.pot; \
479         fi
480
481 # Generic target to create deprecated .xml files from JSON data files
482 $(DOMAIN).xml: $(top_srcdir)/bin/xml_from_json.py $(top_srcdir)/data/$(DOMAIN).json
483         python3 $(top_srcdir)/bin/xml_from_json.py $(DOMAIN) $(top_srcdir)/data $@
484
485 # Used in the domain subdirectories for checking that
486 # all .po files contain UTF-8 data
487 check-local:
488         python3 $(top_srcdir)/bin/check_valid_utf8.py $(pofiles)
489
490 # This target merges all po files with the current pot file,
491 # removes obsolete msgids and substitutes the Project-Id-Version
492 # header with the PROJECT only, removing the VERSION part.
493 # This is done to keep the diff between releases small.
494 #
495 # NOTE:
496 # Removing obsolete msgids is not the recommended way to go.
497 # However, we've decided that in the specific case of iso-codes
498 # the benefit outweights the loss of information. Having only msgids
499 # with one (sometimes two or three) words, the fuzzy matching performed
500 # with obsolete msgids will not ease the translator's work, but
501 # will lead to confusing entries.
502 #
503 # However, if there is only a small change, we include the fuzzy
504 # entry with the previous msgid to hopefully save some work.
505 .PHONY: update-po
506 update-po:
507         for pofile in $(pofiles); do \
508                 $(MSGMERGE) --previous $$pofile $(DOMAIN).pot > tmpfile; \
509                 $(MSGATTRIB) --no-obsolete tmpfile > $$pofile; \
510                 sed -i -e 's/^\"Project-Id-Version: iso.*/\"Project-Id-Version: $(DOMAIN)\\n\"/' $$pofile; \
511         done
512         rm -f tmpfile
513         if [ -f sr.po ]; then \
514                 $(RECODE_SR_LATIN) < sr.po > sr@latin.po; \
515                 sed -i -e 's/^\"Language: sr\\n\"/\"Language: sr@latin\\n\"/' sr@latin.po; \
516         fi
517         if [ -f tt@iqtelif.po ]; then \
518                 $(MSGFILTER) --keep-header sed -f $(top_srcdir)/bin/recode-tt-cyrillic.sed < tt@iqtelif.po > tt.po; \
519                 sed -i -e 's/^\"Language: tt@iqtelif\\n\"/\"Language: tt\\n\"/' tt.po; \
520         fi
521
522 install-data-hook: $(mofiles)
523         $(mkinstalldirs) $(DESTDIR)$(localedir)
524         catalogs='$(mofiles)'; \
525         for cat in $$catalogs; do \
526                 cat=`basename $$cat`; \
527                 lang=`echo $$cat | sed 's/\.mo$$//'`; \
528                 dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \
529                 $(mkinstalldirs) $$dir; \
530                 $(INSTALL_DATA) $$cat $$dir/$(DOMAIN).mo; \
531                 if [ "$(DOMAIN)" = "iso_639-2" ]; then (cd $$dir && $(LN_S) $(DOMAIN).mo iso_639.mo); fi; \
532                 if [ "$(DOMAIN)" = "iso_639-3" ]; then (cd $$dir && $(LN_S) $(DOMAIN).mo iso_639_3.mo); fi; \
533                 if [ "$(DOMAIN)" = "iso_639-5" ]; then (cd $$dir && $(LN_S) $(DOMAIN).mo iso_639_5.mo); fi; \
534                 if [ "$(DOMAIN)" = "iso_3166-1" ]; then (cd $$dir && $(LN_S) $(DOMAIN).mo iso_3166.mo); fi; \
535                 if [ "$(DOMAIN)" = "iso_3166-2" ]; then (cd $$dir && $(LN_S) $(DOMAIN).mo iso_3166_2.mo); fi; \
536         done
537         if [ "$(DOMAIN)" = "iso_639-2" ]; then (cd $(DESTDIR)$(xmldir) && $(LN_S) $(DOMAIN).xml iso_639.xml); fi
538         if [ "$(DOMAIN)" = "iso_639-3" ]; then (cd $(DESTDIR)$(xmldir) && $(LN_S) $(DOMAIN).xml iso_639_3.xml); fi
539         if [ "$(DOMAIN)" = "iso_639-5" ]; then (cd $(DESTDIR)$(xmldir) && $(LN_S) $(DOMAIN).xml iso_639_5.xml); fi
540         if [ "$(DOMAIN)" = "iso_3166-1" ]; then (cd $(DESTDIR)$(xmldir) && $(LN_S) $(DOMAIN).xml iso_3166.xml); fi
541         if [ "$(DOMAIN)" = "iso_3166-2" ]; then (cd $(DESTDIR)$(xmldir) && $(LN_S) $(DOMAIN).xml iso_3166_2.xml); fi
542
543 uninstall-hook:
544         catalogs='$(mofiles)'; \
545         for cat in $$catalogs; do \
546                 cat=`basename $$cat`; \
547                 lang=`echo $$cat | sed 's/\.mo$$//'`; \
548                 rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo; \
549                 if [ "$(DOMAIN)" = "iso_639-2" ]; then rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/iso_639.mo; fi; \
550                 if [ "$(DOMAIN)" = "iso_639-3" ]; then rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/iso_639_3.mo; fi; \
551                 if [ "$(DOMAIN)" = "iso_639-5" ]; then rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/iso_639_5.mo; fi; \
552                 if [ "$(DOMAIN)" = "iso_3166-1" ]; then rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/iso_3166.mo; fi; \
553                 if [ "$(DOMAIN)" = "iso_3166-1" ]; then rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/iso_3166_2.mo; fi; \
554         done
555         if [ "$(DOMAIN)" = "iso_639-2" ]; then rm -f $(DESTDIR)$(xmldir)/iso_639.xml; fi
556         if [ "$(DOMAIN)" = "iso_639-3" ]; then rm -f $(DESTDIR)$(xmldir)/iso_639_3.xml; fi
557         if [ "$(DOMAIN)" = "iso_639-5" ]; then rm -f $(DESTDIR)$(xmldir)/iso_639_5.xml; fi
558         if [ "$(DOMAIN)" = "iso_3166-1" ]; then rm -f $(DESTDIR)$(xmldir)/iso_3166.xml; fi
559         if [ "$(DOMAIN)" = "iso_3166-2" ]; then rm -f $(DESTDIR)$(xmldir)/iso_3166_2.xml; fi
560
561 # Tell versions [3.59,3.63) of GNU make to not export all variables.
562 # Otherwise a system limit (for SysV at least) may be exceeded.
563 .NOEXPORT: