summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/xindy-src/make-rules/alphabets/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy/xindy-src/make-rules/alphabets/Makefile.in')
-rw-r--r--Build/source/utils/xindy/xindy-src/make-rules/alphabets/Makefile.in1069
1 files changed, 0 insertions, 1069 deletions
diff --git a/Build/source/utils/xindy/xindy-src/make-rules/alphabets/Makefile.in b/Build/source/utils/xindy/xindy-src/make-rules/alphabets/Makefile.in
deleted file mode 100644
index f47d464430c..00000000000
--- a/Build/source/utils/xindy/xindy-src/make-rules/alphabets/Makefile.in
+++ /dev/null
@@ -1,1069 +0,0 @@
-# Makefile.in generated by automake 1.16.3 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994-2020 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-am__is_gnu_make = { \
- if test -z '$(MAKELEVEL)'; then \
- false; \
- elif test -n '$(MAKE_HOST)'; then \
- true; \
- elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
- true; \
- else \
- false; \
- fi; \
-}
-am__make_running_with_option = \
- case $${target_option-} in \
- ?) ;; \
- *) echo "am__make_running_with_option: internal error: invalid" \
- "target option '$${target_option-}' specified" >&2; \
- exit 1;; \
- esac; \
- has_opt=no; \
- sane_makeflags=$$MAKEFLAGS; \
- if $(am__is_gnu_make); then \
- sane_makeflags=$$MFLAGS; \
- else \
- case $$MAKEFLAGS in \
- *\\[\ \ ]*) \
- bs=\\; \
- sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
- | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
- esac; \
- fi; \
- skip_next=no; \
- strip_trailopt () \
- { \
- flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
- }; \
- for flg in $$sane_makeflags; do \
- test $$skip_next = yes && { skip_next=no; continue; }; \
- case $$flg in \
- *=*|--*) continue;; \
- -*I) strip_trailopt 'I'; skip_next=yes;; \
- -*I?*) strip_trailopt 'I';; \
- -*O) strip_trailopt 'O'; skip_next=yes;; \
- -*O?*) strip_trailopt 'O';; \
- -*l) strip_trailopt 'l'; skip_next=yes;; \
- -*l?*) strip_trailopt 'l';; \
- -[dEDm]) skip_next=yes;; \
- -[JT]) skip_next=yes;; \
- esac; \
- case $$flg in \
- *$$target_option*) has_opt=yes; break;; \
- esac; \
- done; \
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = xindy-src/make-rules/alphabets
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \
- $(top_srcdir)/../../m4/kpse-progs.m4 \
- $(top_srcdir)/../../m4/kpse-warnings.m4 \
- $(top_srcdir)/../../m4/kpse-win32.m4 $(top_srcdir)/version.ac \
- $(top_srcdir)/ac/xindy.ac $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
-mkinstalldirs = $(install_sh) -d
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
-am__v_P_1 = :
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
-am__v_GEN_1 =
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-am__v_at_1 =
-SOURCES =
-DIST_SOURCES =
-am__can_run_installinfo = \
- case $$AM_UPDATE_INFO_DIR in \
- n|no|NO) false;; \
- *) (install-info --version) >/dev/null 2>&1;; \
- esac
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
- for p in $$list; do echo "$$p $$p"; done | \
- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
- if (++n[$$2] == $(am__install_max)) \
- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
- END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__uninstall_files_from_dir = { \
- test -z "$$files" \
- || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
- || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
- $(am__cd) "$$dir" && rm -f $$files; }; \
- }
-am__installdirs = "$(DESTDIR)$(docdir)" "$(DESTDIR)$(langdir)"
-DATA = $(doc_DATA) $(nobase_nodist_lang_DATA)
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
-am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/albanian/Makefile.am \
- $(srcdir)/belarusian/Makefile.am \
- $(srcdir)/bulgarian/Makefile.am $(srcdir)/croatian/Makefile.am \
- $(srcdir)/czech/Makefile.am $(srcdir)/danish/Makefile.am \
- $(srcdir)/dutch/Makefile.am $(srcdir)/english/Makefile.am \
- $(srcdir)/esperanto/Makefile.am $(srcdir)/estonian/Makefile.am \
- $(srcdir)/finnish/Makefile.am $(srcdir)/french/Makefile.am \
- $(srcdir)/general/Makefile.am $(srcdir)/georgian/Makefile.am \
- $(srcdir)/german/Makefile.am $(srcdir)/greek/Makefile.am \
- $(srcdir)/gypsy/Makefile.am $(srcdir)/hausa/Makefile.am \
- $(srcdir)/hebrew/Makefile.am $(srcdir)/hungarian/Makefile.am \
- $(srcdir)/icelandic/Makefile.am $(srcdir)/italian/Makefile.am \
- $(srcdir)/klingon/Makefile.am $(srcdir)/kurdish/Makefile.am \
- $(srcdir)/latin/Makefile.am $(srcdir)/latvian/Makefile.am \
- $(srcdir)/lithuanian/Makefile.am \
- $(srcdir)/lower-sorbian/Makefile.am \
- $(srcdir)/macedonian/Makefile.am \
- $(srcdir)/mongolian/Makefile.am \
- $(srcdir)/norwegian/Makefile.am $(srcdir)/persian/Makefile.am \
- $(srcdir)/polish/Makefile.am $(srcdir)/portuguese/Makefile.am \
- $(srcdir)/romanian/Makefile.am $(srcdir)/russian/Makefile.am \
- $(srcdir)/serbian/Makefile.am $(srcdir)/slovak/Makefile.am \
- $(srcdir)/slovenian/Makefile.am $(srcdir)/spanish/Makefile.am \
- $(srcdir)/swedish/Makefile.am $(srcdir)/test1/Makefile.am \
- $(srcdir)/turkish/Makefile.am $(srcdir)/ukrainian/Makefile.am \
- $(srcdir)/upper-sorbian/Makefile.am \
- $(srcdir)/vietnamese/Makefile.am
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkglibdir = @pkglibdir@
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CLISP = @CLISP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EXEEXT = @EXEEXT@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LATEX = @LATEX@
-LDFLAGS = @LDFLAGS@
-LEX = @LEX@
-LEXLIB = @LEXLIB@
-LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LISP_RUN = @LISP_RUN@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-OBJEXT = @OBJEXT@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PDFLATEX = @PDFLATEX@
-PERL = @PERL@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-VERSION = @VERSION@
-WARNING_CFLAGS = @WARNING_CFLAGS@
-WIN_WRAPPER = @WIN_WRAPPER@
-XINDY_RUN = @XINDY_RUN@
-XINDY_TREE = @XINDY_TREE@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-memdir = @memdir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-langdir = $(pkglibdir)/modules/lang
-nobase_nodist_lang_DATA = albanian/latin1-lang.xdy \
- albanian/latin1-test.xdy albanian/latin1.xdy \
- albanian/utf8-lang.xdy albanian/utf8-test.xdy \
- albanian/utf8.xdy belarusian/cp1251-lang.xdy \
- belarusian/cp1251-test.xdy belarusian/cp1251.xdy \
- belarusian/iso88595-lang.xdy belarusian/iso88595-test.xdy \
- belarusian/iso88595.xdy belarusian/isoir111-lang.xdy \
- belarusian/isoir111-test.xdy belarusian/isoir111.xdy \
- belarusian/utf8-lang.xdy belarusian/utf8-test.xdy \
- belarusian/utf8.xdy bulgarian/cp1251-lang.xdy \
- bulgarian/cp1251-test.xdy bulgarian/cp1251.xdy \
- bulgarian/iso88595-lang.xdy bulgarian/iso88595-test.xdy \
- bulgarian/iso88595.xdy bulgarian/koi8-r-lang.xdy \
- bulgarian/koi8-r-test.xdy bulgarian/koi8-r.xdy \
- bulgarian/utf8-lang.xdy bulgarian/utf8-test.xdy \
- bulgarian/utf8.xdy croatian/cp1250-lang.xdy \
- croatian/cp1250-test.xdy croatian/cp1250.xdy \
- croatian/latin2-lang.xdy croatian/latin2-test.xdy \
- croatian/latin2.xdy croatian/utf8-lang.xdy \
- croatian/utf8-test.xdy croatian/utf8.xdy czech/cp1250-lang.xdy \
- czech/cp1250-test.xdy czech/cp1250.xdy czech/latin2-lang.xdy \
- czech/latin2-test.xdy czech/latin2.xdy czech/utf8-lang.xdy \
- czech/utf8-test.xdy czech/utf8.xdy danish/cp1252-lang.xdy \
- danish/cp1252-test.xdy danish/cp1252.xdy \
- danish/latin9-lang.xdy danish/latin9-test.xdy \
- danish/latin9.xdy danish/utf8-lang.xdy danish/utf8-test.xdy \
- danish/utf8.xdy dutch/ij-as-ij-latin1-lang.xdy \
- dutch/ij-as-ij-latin1-test.xdy dutch/ij-as-ij-latin1.xdy \
- dutch/ij-as-ij-utf8-lang.xdy dutch/ij-as-ij-utf8-test.xdy \
- dutch/ij-as-ij-utf8.xdy dutch/ij-as-y-utf8-lang.xdy \
- dutch/ij-as-y-utf8-test.xdy dutch/ij-as-y-utf8.xdy \
- english/cp1252-lang.xdy english/cp1252-test.xdy \
- english/cp1252.xdy english/latin9-lang.xdy \
- english/latin9-test.xdy english/latin9.xdy \
- english/utf8-lang.xdy english/utf8-test.xdy english/utf8.xdy \
- esperanto/latin3-lang.xdy esperanto/latin3-test.xdy \
- esperanto/latin3.xdy esperanto/utf8-lang.xdy \
- esperanto/utf8-test.xdy esperanto/utf8.xdy \
- estonian/cp1252-lang.xdy estonian/cp1252-test.xdy \
- estonian/cp1252.xdy estonian/latin9-lang.xdy \
- estonian/latin9-test.xdy estonian/latin9.xdy \
- estonian/utf8-lang.xdy estonian/utf8-test.xdy \
- estonian/utf8.xdy finnish/cp1252-lang.xdy \
- finnish/cp1252-test.xdy finnish/cp1252.xdy \
- finnish/latin9-lang.xdy finnish/latin9-test.xdy \
- finnish/latin9.xdy finnish/utf8-lang.xdy finnish/utf8-test.xdy \
- finnish/utf8.xdy french/cp1252-lang.xdy french/cp1252-test.xdy \
- french/cp1252.xdy french/latin9-lang.xdy \
- french/latin9-test.xdy french/latin9.xdy french/utf8-lang.xdy \
- french/utf8-test.xdy french/utf8.xdy general/cp1252-lang.xdy \
- general/cp1252-test.xdy general/cp1252.xdy \
- general/cp850-lang.xdy general/cp850-test.xdy \
- general/cp850.xdy general/latin9-lang.xdy \
- general/latin9-test.xdy general/latin9.xdy \
- general/utf8-lang.xdy general/utf8-test.xdy general/utf8.xdy \
- georgian/utf8-lang.xdy georgian/utf8-test.xdy \
- georgian/utf8.xdy german/braille-utf8-lang.xdy \
- german/braille-utf8-test.xdy german/braille-utf8.xdy \
- german/din5007-latin1-lang.xdy german/din5007-latin1-test.xdy \
- german/din5007-latin1.xdy german/din5007-utf8-lang.xdy \
- german/din5007-utf8-test.xdy german/din5007-utf8.xdy \
- german/duden-latin1-lang.xdy german/duden-latin1-test.xdy \
- german/duden-latin1.xdy german/duden-utf8-lang.xdy \
- german/duden-utf8-test.xdy german/duden-utf8.xdy \
- greek/iso88597-lang.xdy greek/iso88597-test.xdy \
- greek/iso88597.xdy greek/polytonic-utf8-lang.xdy \
- greek/polytonic-utf8-test.xdy greek/polytonic-utf8.xdy \
- greek/translit-latin4-lang.xdy greek/translit-latin4-test.xdy \
- greek/translit-latin4.xdy greek/translit-utf8-lang.xdy \
- greek/translit-utf8-test.xdy greek/translit-utf8.xdy \
- greek/utf8-lang.xdy greek/utf8-test.xdy greek/utf8.xdy \
- gypsy/northrussian-utf8-lang.xdy \
- gypsy/northrussian-utf8-test.xdy gypsy/northrussian-utf8.xdy \
- hausa/utf8-lang.xdy hausa/utf8-test.xdy hausa/utf8.xdy \
- hebrew/iso88598-lang.xdy hebrew/iso88598-test.xdy \
- hebrew/iso88598.xdy hebrew/utf8-lang.xdy hebrew/utf8-test.xdy \
- hebrew/utf8.xdy hungarian/cp1250-lang.xdy \
- hungarian/cp1250-test.xdy hungarian/cp1250.xdy \
- hungarian/latin2-lang.xdy hungarian/latin2-test.xdy \
- hungarian/latin2.xdy hungarian/utf8-lang.xdy \
- hungarian/utf8-test.xdy hungarian/utf8.xdy \
- icelandic/cp1252-lang.xdy icelandic/cp1252-test.xdy \
- icelandic/cp1252.xdy icelandic/latin9-lang.xdy \
- icelandic/latin9-test.xdy icelandic/latin9.xdy \
- icelandic/utf8-lang.xdy icelandic/utf8-test.xdy \
- icelandic/utf8.xdy italian/latin1-lang.xdy \
- italian/latin1-test.xdy italian/latin1.xdy \
- italian/utf8-lang.xdy italian/utf8-test.xdy italian/utf8.xdy \
- klingon/utf8-lang.xdy klingon/utf8-test.xdy klingon/utf8.xdy \
- kurdish/bedirxan-latin5-lang.xdy \
- kurdish/bedirxan-latin5-test.xdy kurdish/bedirxan-latin5.xdy \
- kurdish/bedirxan-utf8-lang.xdy kurdish/bedirxan-utf8-test.xdy \
- kurdish/bedirxan-utf8.xdy kurdish/turkish-i-latin5-lang.xdy \
- kurdish/turkish-i-latin5-test.xdy kurdish/turkish-i-latin5.xdy \
- kurdish/turkish-i-utf8-lang.xdy \
- kurdish/turkish-i-utf8-test.xdy kurdish/turkish-i-utf8.xdy \
- latin/utf8-lang.xdy latin/utf8-test.xdy latin/utf8.xdy \
- latvian/latin4-lang.xdy latvian/latin4-test.xdy \
- latvian/latin4.xdy latvian/utf8-lang.xdy latvian/utf8-test.xdy \
- latvian/utf8.xdy lithuanian/latin4-lang.xdy \
- lithuanian/latin4-test.xdy lithuanian/latin4.xdy \
- lithuanian/utf8-lang.xdy lithuanian/utf8-test.xdy \
- lithuanian/utf8.xdy lower-sorbian/cp1250-lang.xdy \
- lower-sorbian/cp1250-test.xdy lower-sorbian/cp1250.xdy \
- lower-sorbian/latin2-lang.xdy lower-sorbian/latin2-test.xdy \
- lower-sorbian/latin2.xdy lower-sorbian/utf8-lang.xdy \
- lower-sorbian/utf8-test.xdy lower-sorbian/utf8.xdy \
- macedonian/cp1251-lang.xdy macedonian/cp1251-test.xdy \
- macedonian/cp1251.xdy macedonian/iso88595-lang.xdy \
- macedonian/iso88595-test.xdy macedonian/iso88595.xdy \
- macedonian/isoir111-lang.xdy macedonian/isoir111-test.xdy \
- macedonian/isoir111.xdy macedonian/utf8-lang.xdy \
- macedonian/utf8-test.xdy macedonian/utf8.xdy \
- mongolian/cyrillic-utf8-lang.xdy \
- mongolian/cyrillic-utf8-test.xdy mongolian/cyrillic-utf8.xdy \
- norwegian/latin1-lang.xdy norwegian/latin1-test.xdy \
- norwegian/latin1.xdy norwegian/utf8-lang.xdy \
- norwegian/utf8-test.xdy norwegian/utf8.xdy \
- persian/variant1-utf8-lang.xdy persian/variant1-utf8-test.xdy \
- persian/variant1-utf8.xdy persian/variant2-utf8-lang.xdy \
- persian/variant2-utf8-test.xdy persian/variant2-utf8.xdy \
- polish/cp1250-lang.xdy polish/cp1250-test.xdy \
- polish/cp1250.xdy polish/latin2-lang.xdy \
- polish/latin2-test.xdy polish/latin2.xdy polish/utf8-lang.xdy \
- polish/utf8-test.xdy polish/utf8.xdy \
- portuguese/latin1-lang.xdy portuguese/latin1-test.xdy \
- portuguese/latin1.xdy portuguese/utf8-lang.xdy \
- portuguese/utf8-test.xdy portuguese/utf8.xdy \
- romanian/latin2-lang.xdy romanian/latin2-test.xdy \
- romanian/latin2.xdy romanian/utf8-lang.xdy \
- romanian/utf8-test.xdy romanian/utf8.xdy \
- russian/cp1251-lang.xdy russian/cp1251-test.xdy \
- russian/cp1251.xdy russian/iso88595-lang.xdy \
- russian/iso88595-test.xdy russian/iso88595.xdy \
- russian/koi8-r-lang.xdy russian/koi8-r-test.xdy \
- russian/koi8-r.xdy russian/translit-iso-utf8-lang.xdy \
- russian/translit-iso-utf8-test.xdy \
- russian/translit-iso-utf8.xdy russian/utf8-lang.xdy \
- russian/utf8-test.xdy russian/utf8.xdy serbian/cp1251-lang.xdy \
- serbian/cp1251-test.xdy serbian/cp1251.xdy \
- serbian/iso88595-lang.xdy serbian/iso88595-test.xdy \
- serbian/iso88595.xdy serbian/isoir111-lang.xdy \
- serbian/isoir111-test.xdy serbian/isoir111.xdy \
- serbian/utf8-lang.xdy serbian/utf8-test.xdy serbian/utf8.xdy \
- slovak/large-cp1250-lang.xdy slovak/large-cp1250-test.xdy \
- slovak/large-cp1250.xdy slovak/large-latin2-lang.xdy \
- slovak/large-latin2-test.xdy slovak/large-latin2.xdy \
- slovak/large-utf8-lang.xdy slovak/large-utf8-test.xdy \
- slovak/large-utf8.xdy slovak/small-cp1250-lang.xdy \
- slovak/small-cp1250-test.xdy slovak/small-cp1250.xdy \
- slovak/small-latin2-lang.xdy slovak/small-latin2-test.xdy \
- slovak/small-latin2.xdy slovak/small-utf8-lang.xdy \
- slovak/small-utf8-test.xdy slovak/small-utf8.xdy \
- slovenian/cp1250-lang.xdy slovenian/cp1250-test.xdy \
- slovenian/cp1250.xdy slovenian/latin2-lang.xdy \
- slovenian/latin2-test.xdy slovenian/latin2.xdy \
- slovenian/utf8-lang.xdy slovenian/utf8-test.xdy \
- slovenian/utf8.xdy spanish/modern-latin1-lang.xdy \
- spanish/modern-latin1-test.xdy spanish/modern-latin1.xdy \
- spanish/modern-utf8-lang.xdy spanish/modern-utf8-test.xdy \
- spanish/modern-utf8.xdy spanish/traditional-latin1-lang.xdy \
- spanish/traditional-latin1-test.xdy \
- spanish/traditional-latin1.xdy \
- spanish/traditional-utf8-lang.xdy \
- spanish/traditional-utf8-test.xdy spanish/traditional-utf8.xdy \
- swedish/cp1252-lang.xdy swedish/cp1252-test.xdy \
- swedish/cp1252.xdy swedish/latin9-lang.xdy \
- swedish/latin9-test.xdy swedish/latin9.xdy \
- swedish/utf8-lang.xdy swedish/utf8-test.xdy swedish/utf8.xdy \
- turkish/latin3-lang.xdy turkish/latin3-test.xdy \
- turkish/latin3.xdy turkish/latin5-lang.xdy \
- turkish/latin5-test.xdy turkish/latin5.xdy \
- turkish/utf8-lang.xdy turkish/utf8-test.xdy turkish/utf8.xdy \
- ukrainian/cp1251-lang.xdy ukrainian/cp1251-test.xdy \
- ukrainian/cp1251.xdy ukrainian/koi8-u-lang.xdy \
- ukrainian/koi8-u-test.xdy ukrainian/koi8-u.xdy \
- ukrainian/utf8-lang.xdy ukrainian/utf8-test.xdy \
- ukrainian/utf8.xdy upper-sorbian/cp1250-lang.xdy \
- upper-sorbian/cp1250-test.xdy upper-sorbian/cp1250.xdy \
- upper-sorbian/latin2-lang.xdy upper-sorbian/latin2-test.xdy \
- upper-sorbian/latin2.xdy upper-sorbian/utf8-lang.xdy \
- upper-sorbian/utf8-test.xdy upper-sorbian/utf8.xdy \
- vietnamese/utf8-lang.xdy vietnamese/utf8-test.xdy \
- vietnamese/utf8.xdy
-EXTRA_DIST = albanian/latin1.pl albanian/utf8.pl.in \
- belarusian/cp1251.pl belarusian/iso88595.pl \
- belarusian/isoir111.pl belarusian/utf8.pl.in \
- bulgarian/cp1251.pl bulgarian/iso88595.pl bulgarian/koi8-r.pl \
- bulgarian/utf8.pl.in croatian/cp1250.pl croatian/latin2.pl \
- croatian/utf8.pl.in czech/cp1250.pl czech/latin2.pl \
- czech/utf8.pl.in danish/cp1252.pl danish/latin9.pl \
- danish/utf8.pl.in dutch/ij-as-ij-latin1.pl \
- dutch/ij-as-y-utf8.pl.in dutch/ij-as-ij-utf8.pl.in \
- english/cp1252.pl english/latin9.pl english/utf8.pl.in \
- esperanto/latin3.pl esperanto/utf8.pl.in estonian/cp1252.pl \
- estonian/latin9.pl estonian/utf8.pl.in finnish/cp1252.pl \
- finnish/latin9.pl finnish/utf8.pl.in french/cp1252.pl \
- french/latin9.pl french/utf8.pl.in general/cp1252.pl \
- general/cp850.pl general/latin9.pl general/template.pl \
- general/utf8.pl.in georgian/utf8.pl.in \
- german/braille-utf8.pl.in german/duden-latin1.pl \
- german/din5007-latin1.pl german/duden-utf8.pl.in \
- german/din5007-utf8.pl.in greek/iso88597.pl \
- greek/polytonic-utf8.pl.in greek/utf8.pl.in \
- greek/translit-latin4.pl greek/translit-utf8.pl.in \
- gypsy/northrussian-utf8.pl.in hausa/utf8.pl.in \
- hebrew/iso88598.pl hebrew/utf8.pl.in hungarian/cp1250.pl \
- hungarian/latin2.pl hungarian/utf8.pl.in icelandic/cp1252.pl \
- icelandic/latin9.pl icelandic/utf8.pl.in italian/latin1.pl \
- italian/utf8.pl.in klingon/utf8.pl.in \
- klingon/translit-ascii.pl kurdish/bedirxan-latin5.pl \
- kurdish/bedirxan-utf8.pl.in kurdish/turkish-i-latin5.pl \
- kurdish/turkish-i-utf8.pl.in latin/utf8.pl.in \
- latvian/latin4.pl latvian/utf8.pl.in lithuanian/latin4.pl \
- lithuanian/utf8.pl.in lower-sorbian/cp1250.pl \
- lower-sorbian/latin2.pl lower-sorbian/utf8.pl.in \
- macedonian/cp1251.pl macedonian/iso88595.pl \
- macedonian/isoir111.pl macedonian/utf8.pl.in \
- mongolian/cyrillic-utf8.pl.in norwegian/latin1.pl \
- norwegian/utf8.pl.in persian/README \
- persian/variant1-utf8.pl.in persian/variant2-utf8.pl.in \
- polish/cp1250.pl polish/latin2.pl polish/utf8.pl.in \
- portuguese/latin1.pl portuguese/utf8.pl.in romanian/latin2.pl \
- romanian/utf8.pl.in russian/cp1251.pl russian/iso88595.pl \
- russian/koi8-r.pl russian/translit-iso-utf8.pl.in \
- russian/utf8.pl.in serbian/cp1251.pl serbian/iso88595.pl \
- serbian/isoir111.pl serbian/utf8.pl.in slovak/large-cp1250.pl \
- slovak/large-latin2.pl slovak/large-utf8.pl.in \
- slovak/small-cp1250.pl slovak/small-latin2.pl \
- slovak/small-utf8.pl.in slovenian/cp1250.pl \
- slovenian/latin2.pl slovenian/utf8.pl.in \
- spanish/modern-latin1.pl spanish/modern-utf8.pl.in \
- spanish/traditional-latin1.pl spanish/traditional-utf8.pl.in \
- swedish/cp1252.pl swedish/latin9.pl swedish/utf8.pl.in \
- test1/test1.pl turkish/latin3.pl turkish/latin5.pl \
- turkish/utf8.pl.in ukrainian/cp1251.pl ukrainian/koi8-u.pl \
- ukrainian/utf8.pl.in upper-sorbian/cp1250.pl \
- upper-sorbian/latin2.pl upper-sorbian/utf8.pl.in \
- vietnamese/README vietnamese/utf8.pl.in $(SCRS) test.xdy \
- rom-comma-kludge.sed
-DISTCLEANFILES = albanian/utf8.pl belarusian/utf8.pl bulgarian/utf8.pl \
- croatian/utf8.pl czech/utf8.pl danish/utf8.pl \
- dutch/ij-as-ij-utf8.pl dutch/ij-as-y-utf8.pl english/utf8.pl \
- esperanto/utf8.pl estonian/utf8.pl finnish/utf8.pl \
- french/utf8.pl general/utf8.pl georgian/utf8.pl \
- german/braille-utf8.pl german/din5007-utf8.pl \
- german/duden-utf8.pl greek/polytonic-utf8.pl \
- greek/translit-utf8.pl greek/utf8.pl \
- gypsy/northrussian-utf8.pl hausa/utf8.pl hebrew/utf8.pl \
- hungarian/utf8.pl icelandic/utf8.pl italian/utf8.pl \
- klingon/utf8.pl kurdish/bedirxan-utf8.pl \
- kurdish/turkish-i-utf8.pl latin/utf8.pl latvian/utf8.pl \
- lithuanian/utf8.pl lower-sorbian/utf8.pl macedonian/utf8.pl \
- mongolian/cyrillic-utf8.pl norwegian/utf8.pl persian/utf8.pl \
- polish/utf8.pl portuguese/utf8.pl romanian/utf8.pl \
- russian/translit-iso-utf8.pl russian/utf8.pl serbian/utf8.pl \
- slovak/large-utf8.pl slovak/small-utf8.pl slovenian/utf8.pl \
- spanish/modern-utf8.pl spanish/traditional-utf8.pl \
- swedish/utf8.pl turkish/utf8.pl ukrainian/utf8.pl \
- upper-sorbian/utf8.pl vietnamese/utf8.pl
-DOCS_CP1250 = croatian/cp1250-doc.tex czech/cp1250-doc.tex \
- hungarian/cp1250-doc.tex lower-sorbian/cp1250-doc.tex \
- polish/cp1250-doc.tex slovak/large-cp1250-doc.tex \
- slovak/small-cp1250-doc.tex slovenian/cp1250-doc.tex \
- upper-sorbian/cp1250-doc.tex
-DOCS_CP1252 = danish/cp1252-doc.tex english/cp1252-doc.tex \
- estonian/cp1252-doc.tex finnish/cp1252-doc.tex \
- french/cp1252-doc.tex general/cp1252-doc.tex \
- icelandic/cp1252-doc.tex swedish/cp1252-doc.tex
-DOCS_CP850 = general/cp850-doc.tex
-DOCS_LATIN1 = albanian/latin1-doc.tex dutch/ij-as-ij-latin1-doc.tex \
- german/din5007-latin1-doc.tex german/duden-latin1-doc.tex \
- italian/latin1-doc.tex norwegian/latin1-doc.tex \
- portuguese/latin1-doc.tex spanish/modern-latin1-doc.tex \
- spanish/traditional-latin1-doc.tex
-DOCS_LATIN2 = croatian/latin2-doc.tex czech/latin2-doc.tex \
- hungarian/latin2-doc.tex lower-sorbian/latin2-doc.tex \
- polish/latin2-doc.tex romanian/latin2-doc.tex \
- slovak/small-latin2-doc.tex slovak/large-latin2-doc.tex \
- slovenian/latin2-doc.tex upper-sorbian/latin2-doc.tex
-DOCS_LATIN3 = esperanto/latin3-doc.tex turkish/latin3-doc.tex
-DOCS_LATIN4 = greek/translit-latin4-doc.tex latvian/latin4-doc.tex \
- lithuanian/latin4-doc.tex
-DOCS_LATIN5 = kurdish/bedirxan-latin5-doc.tex \
- kurdish/turkish-i-latin5-doc.tex turkish/latin5-doc.tex
-DOCS_LATIN9 = danish/latin9-doc.tex english/latin9-doc.tex \
- estonian/latin9-doc.tex finnish/latin9-doc.tex \
- french/latin9-doc.tex general/latin9-doc.tex \
- icelandic/latin9-doc.tex swedish/latin9-doc.tex
-DOCS_CYR_1251 = belarusian/cp1251-doc.tex bulgarian/cp1251-doc.tex \
- macedonian/cp1251-doc.tex russian/cp1251-doc.tex \
- serbian/cp1251-doc.tex ukrainian/cp1251-doc.tex
-DOCS_CYR_ISO88595 = belarusian/iso88595-doc.tex \
- bulgarian/iso88595-doc.tex macedonian/iso88595-doc.tex \
- russian/iso88595-doc.tex serbian/iso88595-doc.tex
-DOCS_CYR_ISOIR111 = belarusian/isoir111-doc.tex \
- macedonian/isoir111-doc.tex serbian/isoir111-doc.tex
-DOCS_CYR_KOI8_R = bulgarian/koi8-r-doc.tex russian/koi8-r-doc.tex
-DOCS_CYR_KOI8_U = ukrainian/koi8-u-doc.tex
-DOCS_OTHER = greek/iso88597-doc.tex hebrew/iso88598-doc.tex
-DOCS_UTF8_LAT = albanian/utf8-doc.tex croatian/utf8-doc.tex \
- czech/utf8-doc.tex danish/utf8-doc.tex \
- dutch/ij-as-ij-utf8-doc.tex dutch/ij-as-y-utf8-doc.tex \
- english/utf8-doc.tex esperanto/utf8-doc.tex \
- estonian/utf8-doc.tex finnish/utf8-doc.tex french/utf8-doc.tex \
- general/utf8-doc.tex german/din5007-utf8-doc.tex \
- german/duden-utf8-doc.tex greek/translit-utf8-doc.tex \
- greek/utf8-doc.tex gypsy/northrussian-utf8-doc.tex \
- hausa/utf8-doc.tex hungarian/utf8-doc.tex \
- icelandic/utf8-doc.tex italian/utf8-doc.tex \
- kurdish/bedirxan-utf8-doc.tex kurdish/turkish-i-utf8-doc.tex \
- latin/utf8-doc.tex latvian/utf8-doc.tex \
- lithuanian/utf8-doc.tex lower-sorbian/utf8-doc.tex \
- norwegian/utf8-doc.tex polish/utf8-doc.tex \
- portuguese/utf8-doc.tex romanian/utf8-doc.tex \
- russian/translit-iso-utf8-doc.tex slovak/small-utf8-doc.tex \
- slovak/large-utf8-doc.tex slovenian/utf8-doc.tex \
- spanish/modern-utf8-doc.tex spanish/traditional-utf8-doc.tex \
- swedish/utf8-doc.tex turkish/utf8-doc.tex \
- upper-sorbian/utf8-doc.tex vietnamese/utf8-doc.tex
-DOCS_UTF8_CYR = belarusian/utf8-doc.tex bulgarian/utf8-doc.tex \
- macedonian/utf8-doc.tex mongolian/cyrillic-utf8-doc.tex \
- russian/utf8-doc.tex serbian/utf8-doc.tex \
- ukrainian/utf8-doc.tex
-DOCS_UTF8_OTHER = georgian/utf8-doc.tex german/braille-utf8-doc.tex \
- greek/utf8-doc.tex greek/polytonic-utf8-doc.tex \
- hebrew/utf8-doc.tex klingon/utf8-doc.tex \
- persian/variant1-utf8-doc.tex persian/variant2-utf8-doc.tex
-SCRS = \
- alphabets-doc.tex \
- make-rules.pl \
- utf8-to-tex.sed
-
-DOCS_CPS = \
- $(DOCS_CP1250) \
- $(DOCS_CP1252) \
- $(DOCS_CP850)
-
-DOCS_LAT = \
- $(DOCS_LATIN1) \
- $(DOCS_LATIN2) \
- $(DOCS_LATIN3) \
- $(DOCS_LATIN4) \
- $(DOCS_LATIN5) \
- $(DOCS_LATIN9)
-
-DOCS_CYR = \
- $(DOCS_CYR_1251) \
- $(DOCS_CYR_ISO88595) \
- $(DOCS_CYR_ISOIR111) \
- $(DOCS_CYR_KOI8_R) \
- $(DOCS_CYR_KOI8_U)
-
-DOCS_UTF8 = \
- $(DOCS_UTF8_LAT) \
- $(DOCS_UTF8_CYR) \
- $(DOCS_UTF8_OTHER)
-
-DOCS = $(DOCS_CPS) $(DOCS_LAT) $(DOCS_CYR) $(DOCS_OTHER) $(DOCS_UTF8)
-@BUILDDOCS_TRUE@@BUILDRULES_TRUE@PDFS = alphabets-doc.pdf
-@BUILDDOCS_TRUE@@BUILDRULES_TRUE@doc_DATA = $(PDFS)
-DOC_CLEAN = \
- alphabets-doc.aux \
- alphabets-doc.log \
- alphabets-doc.out \
- alphabets-doc.pdf \
- alphabets-inc.tex \
- alphabets-doc.toc
-
-CLEANFILES = */*.raw */*-doc.tex $(nobase_nodist_lang_DATA) $(DOC_CLEAN)
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/albanian/Makefile.am $(srcdir)/belarusian/Makefile.am $(srcdir)/bulgarian/Makefile.am $(srcdir)/croatian/Makefile.am $(srcdir)/czech/Makefile.am $(srcdir)/danish/Makefile.am $(srcdir)/dutch/Makefile.am $(srcdir)/english/Makefile.am $(srcdir)/esperanto/Makefile.am $(srcdir)/estonian/Makefile.am $(srcdir)/finnish/Makefile.am $(srcdir)/french/Makefile.am $(srcdir)/general/Makefile.am $(srcdir)/georgian/Makefile.am $(srcdir)/german/Makefile.am $(srcdir)/greek/Makefile.am $(srcdir)/gypsy/Makefile.am $(srcdir)/hausa/Makefile.am $(srcdir)/hebrew/Makefile.am $(srcdir)/hungarian/Makefile.am $(srcdir)/icelandic/Makefile.am $(srcdir)/italian/Makefile.am $(srcdir)/klingon/Makefile.am $(srcdir)/kurdish/Makefile.am $(srcdir)/latin/Makefile.am $(srcdir)/latvian/Makefile.am $(srcdir)/lithuanian/Makefile.am $(srcdir)/lower-sorbian/Makefile.am $(srcdir)/macedonian/Makefile.am $(srcdir)/mongolian/Makefile.am $(srcdir)/norwegian/Makefile.am $(srcdir)/persian/Makefile.am $(srcdir)/polish/Makefile.am $(srcdir)/portuguese/Makefile.am $(srcdir)/romanian/Makefile.am $(srcdir)/russian/Makefile.am $(srcdir)/serbian/Makefile.am $(srcdir)/slovak/Makefile.am $(srcdir)/slovenian/Makefile.am $(srcdir)/spanish/Makefile.am $(srcdir)/swedish/Makefile.am $(srcdir)/test1/Makefile.am $(srcdir)/turkish/Makefile.am $(srcdir)/ukrainian/Makefile.am $(srcdir)/upper-sorbian/Makefile.am $(srcdir)/vietnamese/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-src/make-rules/alphabets/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign xindy-src/make-rules/alphabets/Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
- esac;
-$(srcdir)/albanian/Makefile.am $(srcdir)/belarusian/Makefile.am $(srcdir)/bulgarian/Makefile.am $(srcdir)/croatian/Makefile.am $(srcdir)/czech/Makefile.am $(srcdir)/danish/Makefile.am $(srcdir)/dutch/Makefile.am $(srcdir)/english/Makefile.am $(srcdir)/esperanto/Makefile.am $(srcdir)/estonian/Makefile.am $(srcdir)/finnish/Makefile.am $(srcdir)/french/Makefile.am $(srcdir)/general/Makefile.am $(srcdir)/georgian/Makefile.am $(srcdir)/german/Makefile.am $(srcdir)/greek/Makefile.am $(srcdir)/gypsy/Makefile.am $(srcdir)/hausa/Makefile.am $(srcdir)/hebrew/Makefile.am $(srcdir)/hungarian/Makefile.am $(srcdir)/icelandic/Makefile.am $(srcdir)/italian/Makefile.am $(srcdir)/klingon/Makefile.am $(srcdir)/kurdish/Makefile.am $(srcdir)/latin/Makefile.am $(srcdir)/latvian/Makefile.am $(srcdir)/lithuanian/Makefile.am $(srcdir)/lower-sorbian/Makefile.am $(srcdir)/macedonian/Makefile.am $(srcdir)/mongolian/Makefile.am $(srcdir)/norwegian/Makefile.am $(srcdir)/persian/Makefile.am $(srcdir)/polish/Makefile.am $(srcdir)/portuguese/Makefile.am $(srcdir)/romanian/Makefile.am $(srcdir)/russian/Makefile.am $(srcdir)/serbian/Makefile.am $(srcdir)/slovak/Makefile.am $(srcdir)/slovenian/Makefile.am $(srcdir)/spanish/Makefile.am $(srcdir)/swedish/Makefile.am $(srcdir)/test1/Makefile.am $(srcdir)/turkish/Makefile.am $(srcdir)/ukrainian/Makefile.am $(srcdir)/upper-sorbian/Makefile.am $(srcdir)/vietnamese/Makefile.am $(am__empty):
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-docDATA: $(doc_DATA)
- @$(NORMAL_INSTALL)
- @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
- if test -n "$$list"; then \
- echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
- $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
- fi; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
- done
-
-uninstall-docDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
-install-nobase_nodist_langDATA: $(nobase_nodist_lang_DATA)
- @$(NORMAL_INSTALL)
- @list='$(nobase_nodist_lang_DATA)'; test -n "$(langdir)" || list=; \
- if test -n "$$list"; then \
- echo " $(MKDIR_P) '$(DESTDIR)$(langdir)'"; \
- $(MKDIR_P) "$(DESTDIR)$(langdir)" || exit 1; \
- fi; \
- $(am__nobase_list) | while read dir files; do \
- xfiles=; for file in $$files; do \
- if test -f "$$file"; then xfiles="$$xfiles $$file"; \
- else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
- test -z "$$xfiles" || { \
- test "x$$dir" = x. || { \
- echo " $(MKDIR_P) '$(DESTDIR)$(langdir)/$$dir'"; \
- $(MKDIR_P) "$(DESTDIR)$(langdir)/$$dir"; }; \
- echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(langdir)/$$dir'"; \
- $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(langdir)/$$dir" || exit $$?; }; \
- done
-
-uninstall-nobase_nodist_langDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(nobase_nodist_lang_DATA)'; test -n "$(langdir)" || list=; \
- $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
- dir='$(DESTDIR)$(langdir)'; $(am__uninstall_files_from_dir)
-tags TAGS:
-
-ctags CTAGS:
-
-cscope cscopelist:
-
-
-distdir: $(BUILT_SOURCES)
- $(MAKE) $(AM_MAKEFLAGS) distdir-am
-
-distdir-am: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(DATA)
-installdirs:
- for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(langdir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- if test -z '$(STRIP)'; then \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- install; \
- else \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
- fi
-mostlyclean-generic:
-
-clean-generic:
- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-docDATA install-nobase_nodist_langDATA
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-docDATA uninstall-nobase_nodist_langDATA
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
- ctags-am distclean distclean-generic distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am install-docDATA install-dvi install-dvi-am \
- install-exec install-exec-am install-html install-html-am \
- install-info install-info-am install-man \
- install-nobase_nodist_langDATA install-pdf install-pdf-am \
- install-ps install-ps-am install-strip installcheck \
- installcheck-am installdirs maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
- pdf-am ps ps-am tags-am uninstall uninstall-am \
- uninstall-docDATA uninstall-nobase_nodist_langDATA
-
-.PRECIOUS: Makefile
-
-
-%utf8.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@.{\([^}]*\)}/\1/g;' <$< >$@
-
-%latin1.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO8859-1 >$@
-
-%cp850.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@.{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t CP850 >$@
-
-romanian/latin2.pl : romanian/utf8.pl.in
- @$(MKDIR_P) romanian
- sed -e 's/@u{\([^}]*\)}//g;' -f $(srcdir)/rom-comma-kludge.sed <$< | \
- iconv -f UTF-8 -t ISO8859-2 >$@
-
-%latin2.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO8859-2 >$@
-
-%latin3.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO8859-3 >$@
-
-%latin4.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO8859-4 >$@
-
-%iso88595.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO-8859-5 >$@
-
-%iso88597.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO-8859-7 >$@
-
-%iso88598.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO-8859-8 >$@
-
-%latin5.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO-8859-9 >$@
-
-%latin9.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;s/@9{\([^}]*\)}/\1/g;' <$< | \
- iconv -f UTF-8 -t ISO-8859-15 >$@
-
-%cp1250.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t CP1250 >$@
-
-%cp1251.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t CP1251 >$@
-
-%cp1252.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;s/@9{\([^}]*\)}/\1/g;' <$< | \
- iconv -f UTF-8 -t CP1252 >$@
-
-%isoir111.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t ISO-IR-111 >$@
-
-%koi8-r.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t KOI8-R >$@
-
-%koi8-u.pl : %utf8.pl.in
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- sed -e 's/@u{\([^}]*\)}//g;' <$< | \
- iconv -f UTF-8 -t KOI8-U >$@
-
-# %tex.pl : %utf8.pl utf8-to-tex.sed
-# sed -f $(srcdir)/utf8-to-tex.sed <$< >$@
-
-%-lang.xdy : %-test.xdy
- sed -n '1,10 p' <$< >$@
-
-# Running "$(PERL) -I$(srcdir) $< $*" creates %-test.xdy, %-doc.tex, %.raw,
-# and %.xdy; %-test.xdy is finished first. We must not run this command
-# several times simultaneously (for details see Automake manual 27.9).
-%-test.xdy : %.pl
- @$(MKDIR_P) `echo $@ | sed -e 's,/[^/]*$$,,'`
- $(PERL) -I$(srcdir) $< $*
-
-%-doc.tex %.xdy : %-test.xdy
- @if test -f $@; then :; else \
- trap 'rm -rf $*.lock $<' 1 2 13 15; \
- if mkdir $*.lock 2>/dev/null; then \
- rm -f $<; \
- $(MAKE) $(AM_MAKEFLAGS) $<; \
- result=$$?; rm -rf $*.lock; exit $$result; \
- else \
- while test -d $*.lock; do sleep 1; done; \
- test -f $<; \
- fi; \
- fi
-
-alphabets-inc.tex : $(DOCS)
- $(RM) $@
-# zsh, dash, others make echo '\f' output a form feed. Likewise they
-# interpret \c (no further output). Sigh.
- printf '\%s{Latin scripts}' "chapter" >>$@
- echo '\ienc{cp1252}' >>$@
- echo '\section{Codepage 1252}' >>$@
- for i in $(DOCS_CP1252); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{latin1}' >>$@
- echo '\section{Codepage latin1}' >>$@
- for i in $(DOCS_LATIN1); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{cp850}' >>$@
- echo '\section{Codepage 850}' >>$@
- for i in $(DOCS_CP850); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{latin2}' >>$@
- echo '\section{Codepage latin2}' >>$@
- for i in $(DOCS_LATIN2); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{cp1250}' >>$@
- echo '\section{Codepage 1250}' >>$@
- for i in $(DOCS_CP1250); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{latin3}' >>$@
- echo '\section{Codepage latin3}' >>$@
- for i in $(DOCS_LATIN3); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{latin4}' >>$@
- echo '\section{Codepage latin4}' >>$@
- for i in $(DOCS_LATIN4); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{latin5}' >>$@
- echo '\section{Codepage latin5}' >>$@
- for i in $(DOCS_LATIN5); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{latin9}' >>$@
- echo '\section{Codepage latin9}' >>$@
- for i in $(DOCS_LATIN9); do echo "\\input{$$i}" >>$@; done
- echo '\ienc{cp1251}' >>$@
- printf '\%s{T2A}\n' "fenc" >>$@
- printf '\%s{Cyrillic scripts}' "chapter" >>$@
- echo '\section{Codepage 1251}' >>$@
- for i in $(DOCS_CYR_1251); do echo "\\input{$$i}" >>$@; done
-# echo '\ienc{iso-8859-7}' >>$@
-# echo '\fenc{LGR}' >>$@
-# echo '\chapter{Other scripts}' >>$@
-# for i in $(DOCS_OTHER); do echo "\\input{$$i}" >>$@; done
-# FIXME: UTF8 encoding
-# echo '\section{UTF-8 scripts}' >>$@
-# for i in $(DOCS_UTF8); do echo "\\input{$$i}" >>$@; done
-# echo '\ienc{utf8}' >>$@
-
-# whether to build docs
-
-@BUILDDOCS_TRUE@@BUILDRULES_TRUE@alphabets-doc.pdf : alphabets-doc.tex alphabets-inc.tex
-@BUILDDOCS_TRUE@@BUILDRULES_TRUE@ $(PDFLATEX) -interaction nonstopmode $(srcdir)/alphabets-doc.tex
-@BUILDDOCS_TRUE@@BUILDRULES_TRUE@ $(PDFLATEX) -interaction nonstopmode $(srcdir)/alphabets-doc.tex
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT: