diff options
426 files changed, 4070 insertions, 31360 deletions
diff --git a/Build/source/utils/README b/Build/source/utils/README index c5e080be410..8662e3b3306 100644 --- a/Build/source/utils/README +++ b/Build/source/utils/README @@ -37,7 +37,7 @@ xpdfopen 0.86 - checked 24may14 http://cs.acadiau.ca/~jdiamond/xpdfopen/ -xindy 2.5.0 - checked 28apr14 +xindy 2.5.1 - checked 15sep14 http://www.ctan.org/tex-archive/indexing/xindy/base/ After building clisp as described below, run the TL diff --git a/Build/source/utils/xindy/ChangeLog b/Build/source/utils/xindy/ChangeLog index c712a090c53..309881e92c3 100644 --- a/Build/source/utils/xindy/ChangeLog +++ b/Build/source/utils/xindy/ChangeLog @@ -1,3 +1,8 @@ +2014-09-15 Peter Breitenlohner <peb@mppmu.mpg.de> + + Import xindy-2.5.1. + * Makefile.am, configure.ac, version.ac: Adapted. + 2014-06-16 Peter Breitenlohner <peb@mppmu.mpg.de> * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS. @@ -5,7 +10,7 @@ 2014-04-28 Peter Breitenlohner <peb@mppmu.mpg.de> Import xindy-2.5.0. - * Makefile.am, configure.ac, Version.ac: Adapted. + * Makefile.am, configure.ac, version.ac: Adapted. 2013-10-23 Peter Breitenlohner <peb@mppmu.mpg.de> diff --git a/Build/source/utils/xindy/Makefile.in b/Build/source/utils/xindy/Makefile.in index 991e414b7de..db2decec7f3 100644 --- a/Build/source/utils/xindy/Makefile.in +++ b/Build/source/utils/xindy/Makefile.in @@ -242,8 +242,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ diff --git a/Build/source/utils/xindy/configure b/Build/source/utils/xindy/configure index 8a67bdc7684..cc5dce3d9da 100755 --- a/Build/source/utils/xindy/configure +++ b/Build/source/utils/xindy/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xindy (TeX Live) 2.5.0. +# Generated by GNU Autoconf 2.69 for xindy (TeX Live) 2.5.1. # # Report bugs to <tex-k@tug.org>. # @@ -579,12 +579,12 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='xindy (TeX Live)' PACKAGE_TARNAME='xindy--tex-live-' -PACKAGE_VERSION='2.5.0' -PACKAGE_STRING='xindy (TeX Live) 2.5.0' +PACKAGE_VERSION='2.5.1' +PACKAGE_STRING='xindy (TeX Live) 2.5.1' PACKAGE_BUGREPORT='tex-k@tug.org' PACKAGE_URL='' -ac_unique_file="xindy-2.5.0/ChangeLog.Gour" +ac_unique_file="xindy-2.5.1/ChangeLog.Gour" ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS @@ -600,8 +600,6 @@ WIN32_WRAP_FALSE WIN32_WRAP_TRUE WIN32_FALSE WIN32_TRUE -CONVERT_TO_UTF8 -CONVERT_FROM_UTF8 LISP_RUN XINDY_RUN PDFLATEX @@ -1273,7 +1271,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures xindy (TeX Live) 2.5.0 to adapt to many kinds of systems. +\`configure' configures xindy (TeX Live) 2.5.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1344,7 +1342,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xindy (TeX Live) 2.5.0:";; + short | recursive ) echo "Configuration of xindy (TeX Live) 2.5.1:";; esac cat <<\_ACEOF @@ -1455,7 +1453,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xindy (TeX Live) configure 2.5.0 +xindy (TeX Live) configure 2.5.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1623,7 +1621,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xindy (TeX Live) $as_me 2.5.0, which was +It was created by xindy (TeX Live) $as_me 2.5.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3546,7 +3544,7 @@ fi # Define the identity of the package. PACKAGE='xindy--tex-live-' - VERSION='2.5.0' + VERSION='2.5.1' # Some tools Automake needs. @@ -4989,59 +4987,6 @@ if test "x$enable_xindy_rules:$enable_xindy_docs:$PDFLATEX" = xyes:yes:no; then as_fn_error $? "PDFLATEX is required to build xindy docs" "$LINENO" 5 fi -if test "x$with_xindy_recode" = xyes; then - # Extract the first word of "recode", so it can be a program name with args. -set dummy recode; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CONVERT_FROM_UTF8+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CONVERT_FROM_UTF8"; then - ac_cv_prog_CONVERT_FROM_UTF8="$CONVERT_FROM_UTF8" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CONVERT_FROM_UTF8="recode UTF-8.." - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CONVERT_FROM_UTF8=$ac_cv_prog_CONVERT_FROM_UTF8 -if test -n "$CONVERT_FROM_UTF8"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CONVERT_FROM_UTF8" >&5 -$as_echo "$CONVERT_FROM_UTF8" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - if test "x$CONVERT_FROM_UTF8" != 'xrecode UTF-8..'; then - as_fn_error $? "--with-xindy-recode specified, but \`recode' not found" "$LINENO" 5 - fi - # FIXME Conversion to UTF-8 with recode needs source encoding - # within the argument. This won't work. Currently, this is only used - # to establish utf8.xdy which doesn't work well anyhow for arbitrary - # languages. So let's skip its creation on systems that don't have iconv. - CONVERT_TO_UTF8=true -else - CONVERT_FROM_UTF8='iconv -f UTF-8 -t #' # May need the trailing blank - CONVERT_TO_UTF8='iconv -t UTF-8 -f #' # May need the trailing blank -fi - - - # No checks for header files. We use stdio.h, unistd.h, and string.h. # Today, they are universally available if a C compiler is installed. @@ -5132,7 +5077,7 @@ fi -XINDY_TREE=xindy-2.5.0 +XINDY_TREE=xindy-2.5.1 if test "x$with_clisp_runtime" != xsystem; then @@ -5160,7 +5105,7 @@ else fi -ac_config_files="$ac_config_files Makefile xindy-2.5.0/Makefile xindy-2.5.0/src/Makefile xindy-2.5.0/tex2xindy/Makefile xindy-2.5.0/modules/Makefile xindy-2.5.0/modules/base/Makefile xindy-2.5.0/modules/class/Makefile xindy-2.5.0/modules/lang/Makefile xindy-2.5.0/modules/lang/german/Makefile xindy-2.5.0/modules/lang/korean/Makefile xindy-2.5.0/modules/lang/latin/Makefile xindy-2.5.0/modules/ord/Makefile xindy-2.5.0/modules/rules/Makefile xindy-2.5.0/modules/styles/Makefile xindy-2.5.0/user-commands/Makefile xindy-2.5.0/make-rules/Makefile xindy-2.5.0/make-rules/alphabets/Makefile xindy-2.5.0/make-rules/alphabets/albanian/Makefile xindy-2.5.0/make-rules/alphabets/belarusian/Makefile xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile xindy-2.5.0/make-rules/alphabets/croatian/Makefile xindy-2.5.0/make-rules/alphabets/czech/Makefile xindy-2.5.0/make-rules/alphabets/danish/Makefile xindy-2.5.0/make-rules/alphabets/dutch/Makefile xindy-2.5.0/make-rules/alphabets/english/Makefile xindy-2.5.0/make-rules/alphabets/esperanto/Makefile xindy-2.5.0/make-rules/alphabets/estonian/Makefile xindy-2.5.0/make-rules/alphabets/finnish/Makefile xindy-2.5.0/make-rules/alphabets/french/Makefile xindy-2.5.0/make-rules/alphabets/general/Makefile xindy-2.5.0/make-rules/alphabets/georgian/Makefile xindy-2.5.0/make-rules/alphabets/german/Makefile xindy-2.5.0/make-rules/alphabets/greek/Makefile xindy-2.5.0/make-rules/alphabets/gypsy/Makefile xindy-2.5.0/make-rules/alphabets/hausa/Makefile xindy-2.5.0/make-rules/alphabets/hebrew/Makefile xindy-2.5.0/make-rules/alphabets/hungarian/Makefile xindy-2.5.0/make-rules/alphabets/icelandic/Makefile xindy-2.5.0/make-rules/alphabets/italian/Makefile xindy-2.5.0/make-rules/alphabets/klingon/Makefile xindy-2.5.0/make-rules/alphabets/kurdish/Makefile xindy-2.5.0/make-rules/alphabets/latin/Makefile xindy-2.5.0/make-rules/alphabets/latvian/Makefile xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile xindy-2.5.0/make-rules/alphabets/macedonian/Makefile xindy-2.5.0/make-rules/alphabets/mongolian/Makefile xindy-2.5.0/make-rules/alphabets/norwegian/Makefile xindy-2.5.0/make-rules/alphabets/persian/Makefile xindy-2.5.0/make-rules/alphabets/polish/Makefile xindy-2.5.0/make-rules/alphabets/portuguese/Makefile xindy-2.5.0/make-rules/alphabets/romanian/Makefile xindy-2.5.0/make-rules/alphabets/russian/Makefile xindy-2.5.0/make-rules/alphabets/serbian/Makefile xindy-2.5.0/make-rules/alphabets/slovak/Makefile xindy-2.5.0/make-rules/alphabets/slovenian/Makefile xindy-2.5.0/make-rules/alphabets/spanish/Makefile xindy-2.5.0/make-rules/alphabets/swedish/Makefile xindy-2.5.0/make-rules/alphabets/test1/Makefile xindy-2.5.0/make-rules/alphabets/turkish/Makefile xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile xindy-2.5.0/make-rules/inputenc/Makefile xindy-2.5.0/doc/Makefile xindy-2.5.0/doc/style-tutorial/Makefile" +ac_config_files="$ac_config_files Makefile xindy-2.5.1/Makefile xindy-2.5.1/src/Makefile xindy-2.5.1/tex2xindy/Makefile xindy-2.5.1/modules/Makefile xindy-2.5.1/user-commands/Makefile xindy-2.5.1/make-rules/Makefile xindy-2.5.1/make-rules/alphabets/Makefile xindy-2.5.1/make-rules/inputenc/Makefile xindy-2.5.1/doc/Makefile" cat >confcache <<\_ACEOF @@ -5761,7 +5706,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xindy (TeX Live) $as_me 2.5.0, which was +This file was extended by xindy (TeX Live) $as_me 2.5.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5818,7 +5763,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -xindy (TeX Live) config.status 2.5.0 +xindy (TeX Live) config.status 2.5.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -5938,71 +5883,15 @@ do case $ac_config_target in "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "xindy-2.5.0/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/Makefile" ;; - "xindy-2.5.0/src/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/src/Makefile" ;; - "xindy-2.5.0/tex2xindy/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/tex2xindy/Makefile" ;; - "xindy-2.5.0/modules/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/Makefile" ;; - "xindy-2.5.0/modules/base/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/base/Makefile" ;; - "xindy-2.5.0/modules/class/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/class/Makefile" ;; - "xindy-2.5.0/modules/lang/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/lang/Makefile" ;; - "xindy-2.5.0/modules/lang/german/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/lang/german/Makefile" ;; - "xindy-2.5.0/modules/lang/korean/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/lang/korean/Makefile" ;; - "xindy-2.5.0/modules/lang/latin/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/lang/latin/Makefile" ;; - "xindy-2.5.0/modules/ord/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/ord/Makefile" ;; - "xindy-2.5.0/modules/rules/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/rules/Makefile" ;; - "xindy-2.5.0/modules/styles/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/modules/styles/Makefile" ;; - "xindy-2.5.0/user-commands/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/user-commands/Makefile" ;; - "xindy-2.5.0/make-rules/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/albanian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/albanian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/belarusian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/belarusian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/croatian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/croatian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/czech/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/czech/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/danish/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/danish/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/dutch/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/dutch/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/english/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/english/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/esperanto/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/esperanto/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/estonian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/estonian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/finnish/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/finnish/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/french/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/french/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/general/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/general/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/georgian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/georgian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/german/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/german/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/greek/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/greek/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/gypsy/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/gypsy/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/hausa/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/hausa/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/hebrew/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/hebrew/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/hungarian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/hungarian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/icelandic/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/icelandic/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/italian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/italian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/klingon/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/klingon/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/kurdish/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/kurdish/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/latin/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/latin/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/latvian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/latvian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/macedonian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/macedonian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/mongolian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/mongolian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/norwegian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/norwegian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/persian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/persian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/polish/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/polish/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/portuguese/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/portuguese/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/romanian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/romanian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/russian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/russian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/serbian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/serbian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/slovak/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/slovak/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/slovenian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/slovenian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/spanish/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/spanish/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/swedish/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/swedish/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/test1/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/test1/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/turkish/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/turkish/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile" ;; - "xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile" ;; - "xindy-2.5.0/make-rules/inputenc/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/make-rules/inputenc/Makefile" ;; - "xindy-2.5.0/doc/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/doc/Makefile" ;; - "xindy-2.5.0/doc/style-tutorial/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.0/doc/style-tutorial/Makefile" ;; + "xindy-2.5.1/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/Makefile" ;; + "xindy-2.5.1/src/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/src/Makefile" ;; + "xindy-2.5.1/tex2xindy/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/tex2xindy/Makefile" ;; + "xindy-2.5.1/modules/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/modules/Makefile" ;; + "xindy-2.5.1/user-commands/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/user-commands/Makefile" ;; + "xindy-2.5.1/make-rules/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/make-rules/Makefile" ;; + "xindy-2.5.1/make-rules/alphabets/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/make-rules/alphabets/Makefile" ;; + "xindy-2.5.1/make-rules/inputenc/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/make-rules/inputenc/Makefile" ;; + "xindy-2.5.1/doc/Makefile") CONFIG_FILES="$CONFIG_FILES xindy-2.5.1/doc/Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac diff --git a/Build/source/utils/xindy/configure.ac b/Build/source/utils/xindy/configure.ac index 1feffca31e5..f9aa498c385 100644 --- a/Build/source/utils/xindy/configure.ac +++ b/Build/source/utils/xindy/configure.ac @@ -102,23 +102,6 @@ if test "x$enable_xindy_rules:$enable_xindy_docs:$PDFLATEX" = xyes:yes:no; then AC_MSG_ERROR([PDFLATEX is required to build xindy docs]) fi -if test "x$with_xindy_recode" = xyes; then - AC_CHECK_PROG([CONVERT_FROM_UTF8], [recode], [recode UTF-8..]) - if test "x$CONVERT_FROM_UTF8" != 'xrecode UTF-8..'; then - AC_MSG_ERROR([--with-xindy-recode specified, but `recode' not found]) - fi - # FIXME Conversion to UTF-8 with recode needs source encoding - # within the argument. This won't work. Currently, this is only used - # to establish utf8.xdy which doesn't work well anyhow for arbitrary - # languages. So let's skip its creation on systems that don't have iconv. - CONVERT_TO_UTF8=true -else - CONVERT_FROM_UTF8='iconv -f UTF-8 -t #' # May need the trailing blank - CONVERT_TO_UTF8='iconv -t UTF-8 -f #' # May need the trailing blank -fi -AC_SUBST([CONVERT_FROM_UTF8]) -AC_SUBST([CONVERT_TO_UTF8]) - # No checks for header files. We use stdio.h, unistd.h, and string.h. # Today, they are universally available if a C compiler is installed. @@ -146,67 +129,11 @@ AC_CONFIG_FILES([Makefile \ xindy-]xindy_version[/src/Makefile \ xindy-]xindy_version[/tex2xindy/Makefile \ xindy-]xindy_version[/modules/Makefile \ - xindy-]xindy_version[/modules/base/Makefile \ - xindy-]xindy_version[/modules/class/Makefile \ - xindy-]xindy_version[/modules/lang/Makefile \ - xindy-]xindy_version[/modules/lang/german/Makefile \ - xindy-]xindy_version[/modules/lang/korean/Makefile \ - xindy-]xindy_version[/modules/lang/latin/Makefile \ - xindy-]xindy_version[/modules/ord/Makefile \ - xindy-]xindy_version[/modules/rules/Makefile \ - xindy-]xindy_version[/modules/styles/Makefile \ xindy-]xindy_version[/user-commands/Makefile \ xindy-]xindy_version[/make-rules/Makefile \ xindy-]xindy_version[/make-rules/alphabets/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/albanian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/belarusian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/bulgarian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/croatian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/czech/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/danish/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/dutch/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/english/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/esperanto/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/estonian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/finnish/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/french/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/general/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/georgian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/german/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/greek/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/gypsy/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/hausa/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/hebrew/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/hungarian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/icelandic/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/italian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/klingon/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/kurdish/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/latin/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/latvian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/lithuanian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/lower-sorbian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/macedonian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/mongolian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/norwegian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/persian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/polish/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/portuguese/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/romanian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/russian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/serbian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/slovak/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/slovenian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/spanish/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/swedish/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/test1/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/turkish/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/ukrainian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/upper-sorbian/Makefile \ - xindy-]xindy_version[/make-rules/alphabets/vietnamese/Makefile \ xindy-]xindy_version[/make-rules/inputenc/Makefile \ xindy-]xindy_version[/doc/Makefile \ - xindy-]xindy_version[/doc/style-tutorial/Makefile \ ]) AC_OUTPUT diff --git a/Build/source/utils/xindy/version.ac b/Build/source/utils/xindy/version.ac index b5d73b457e8..70c08dd11de 100644 --- a/Build/source/utils/xindy/version.ac +++ b/Build/source/utils/xindy/version.ac @@ -8,4 +8,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current xindy version -m4_define([xindy_version], [2.5.0]) +m4_define([xindy_version], [2.5.1]) diff --git a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-01-typo b/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-01-typo deleted file mode 100644 index 59ce863b1f7..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-01-typo +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur -N -x Makefile.in -x autom4te.cache xindy-2.5.0.orig/configure.ac xindy-2.5.0/configure.ac ---- xindy-2.5.0.orig/configure.ac 2014-04-19 21:11:58.000000000 +0200 -+++ xindy-2.5.0/configure.ac 2014-04-28 13:20:28.000000000 +0200 -@@ -84,7 +84,7 @@ - if test "x$CONVERT_FROM_UTF8" != 'xrecode UTF-8..'; then - AC_MSG_ERROR([--with-xindy-recode specified, but `recode' not found]) - fi -- # FIXME Conversion from UTF-8 with recode needs source encoding -+ # FIXME Conversion to UTF-8 with recode needs source encoding - # within the argument. This won't work. Currently, this is only used - # to establish utf8.xdy which doesn't work well anyhow for arbitrary - # languages. So let's skip its creation on systems that don't have iconv. diff --git a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-02-xelatex b/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-02-xelatex deleted file mode 100644 index de8d003a50d..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-02-xelatex +++ /dev/null @@ -1,487 +0,0 @@ -diff -ur -N -x Makefile.in -x autom4te.cache xindy-2.5.0.orig/user-commands/texindy.1 xindy-2.5.0/user-commands/texindy.1 ---- xindy-2.5.0.orig/user-commands/texindy.1 2014-04-19 21:41:54.000000000 +0200 -+++ xindy-2.5.0/user-commands/texindy.1 2014-05-11 15:45:44.000000000 +0200 -@@ -124,7 +124,7 @@ - .\" ======================================================================== - .\" - .IX Title "texindy 1" --.TH texindy 1 "2014-04-19" "Release 2.5" "texindy" -+.TH texindy 1 "2014-05-11" "Release 2.5.0" "xindy" - .\" For nroff, turn off justification. Always turn off hyphenation; it makes - .\" way too many mistakes in technical documents. - .if n .ad l -@@ -154,7 +154,7 @@ - \& \-L / \-\-language - \& \-C / \-\-codepage - \& \-M / \-\-module (multiple times) --\& \-I / \-\-input\-markup (supported: latex, omega) -+\& \-I / \-\-input\-markup (supported: latex, xelatex, omega) - .Ve - .SH "DESCRIPTION" - .IX Header "DESCRIPTION" -@@ -166,9 +166,6 @@ - Files with the raw index are passed as arguments. If no arguments are - passed, the raw index will be read from standard input. - .PP --\&\fBDo not use texindy with XeLaTeX or LuaLaTeX!\fR When you use these --LaTeX engines, you must use \fBxindy \-C utf8 \-M texindy \-M page-ranges\fR instead. --.PP - A good introductionary description of \fBtexindy\fR appears in the - indexing chapter of the LaTeX Companion (2nd ed.) - .PP -@@ -229,28 +226,42 @@ - The index is sorted according to the rules of language \fIlang\fR. These - rules are encoded in a xindy module created by \fImake-rules\fR. - .Sp --If no input encoding is specified via \f(CW\*(C`\-\-codepage\*(C'\fR, a xindy module --for that language is searched with a latin, a cp, an iso, or ascii --encoding, in that order. --.ie n .IP """\-\-codepage"" \fIenc\fR / B <\-C> \fIenc\fR" 4 --.el .IP "\f(CW\-\-codepage\fR \fIenc\fR / B <\-C> \fIenc\fR" 4 --.IX Item "--codepage enc / B <-C> enc" --\&\fBtexindy\fR's raw input is always assumed to be encoded in LaTeX --Internal Character Representation (\s-1LICR\s0). I.e., non-ASCII characters --are encoded as command sequences. This option tells xindy the encoding --it shall use internally for sorting. --.Sp --Effectively, you need this option to specify the encoding of letter --group headings. --.Sp --Encoding \f(CW\*(C`utf8\*(C'\fR is only supported for Latin alphabets. But if you use --non-Latin alphabets, you probably use XeLaTeX or LuaLaTeX and then you --must not use \fBtexindy\fR anyhow. Then direct usage of \fBxindy\fR is --appropriate. --.Sp --When \f(CW\*(C`omega\*(C'\fR input markup is used, \f(CW\*(C`utf8\*(C'\fR is always used as the sort --codepage and no inputenc module is loaded. Then this option is --ignored. -+If no input encoding is specified via \f(CW\*(C`\-\-codepage\*(C'\fR or enforced by -+input markup, a xindy module for that language is searched with a -+latin, a cp, an iso, ascii, or utf8 encoding, in that order. -+.ie n .IP """\-\-codepage"" \fIenc\fR / \fB\-C\fR \fIenc\fR" 4 -+.el .IP "\f(CW\-\-codepage\fR \fIenc\fR / \fB\-C\fR \fIenc\fR" 4 -+.IX Item "--codepage enc / -C enc" -+There are two different situations and use cases for this option. -+.RS 4 -+.IP "1." 4 -+Input markup is \f(CW\*(C`latex\*(C'\fR (the default). -+.Sp -+Then \fBtexindy\fR's raw input is assumed to be encoded in LaTeX Internal -+Character Representation (\s-1LICR\s0). I.e., non-ASCII characters are -+encoded as command sequences. This option tells xindy the encoding it -+shall use for letter group headings. (Additionally it specifies the -+encoding used internally for sorting \*(-- but that doesn't matter for -+the result.) -+.Sp -+Only \s-1LICR\s0 encodings for Latin script alphabets are supported; more -+precisely characters that are in LaTeX latin1, latin2, and latin3 \s-1LICR\s0 -+encodings. -+.Sp -+Even when you specify \f(CW\*(C`utf8\*(C'\fR as codepage, only these characters will -+be known. But if you use non-Latin alphabets, you probably use (or -+should use) XeLaTeX or LuaLaTeX and then you have a different input -+markup. -+.IP "2." 4 -+Input markup is \f(CW\*(C`xelatex\*(C'\fR or \f(CW\*(C`omega\*(C'\fR. -+.Sp -+Then this option is ignored; codepage \f(CW\*(C`utf8\*(C'\fR is enforced. -+.Sp -+\&\fBtexindy\fR's raw input is assumed to be \s-1UTF\-8\s0 encoded, \s-1LICR\s0 is not -+used. -+.RE -+.RS 4 -+.RE - .ie n .IP """\-\-module"" \fImodule\fR / \fB\-M\fR \fImodule\fR" 4 - .el .IP "\f(CW\-\-module\fR \fImodule\fR / \fB\-M\fR \fImodule\fR" 4 - .IX Item "--module module / -M module" -@@ -261,17 +272,22 @@ - .el .IP "\f(CW\-\-input\-markup\fR \fIinput\fR / \fB\-I\fR \fIinput\fR" 4 - .IX Item "--input-markup input / -I input" - Specifies the input markup of the raw index. Supported values for --\&\fIinput\fR are \f(CW\*(C`latex\*(C'\fR and \f(CW\*(C`omega\*(C'\fR. -+\&\fIinput\fR are \f(CW\*(C`latex\*(C'\fR, \f(CW\*(C`xelatex\*(C'\fR, and \f(CW\*(C`omega\*(C'\fR. - .Sp - \&\f(CW\*(C`latex\*(C'\fR input markup is the one that is emitted by default from the --LaTeX kernel, or by the \f(CW\*(C`index\*(C'\fR macro package of David Jones. --^^\-notation of single byte characters is supported. Usage of LaTeX's --\&\fIinputenc\fR package is assumed as well. -+LaTeX kernel, or by the \f(CW\*(C`index\*(C'\fR macro package of David Jones, when -+used with standard LaTeX or pdfLaTeX. ^^\-notation of single byte -+characters is supported. Usage of LaTeX's \fIinputenc\fR package is -+assumed as well, i.e., raw input is encoded in \s-1LICR\s0. -+.Sp -+\&\f(CW\*(C`xelatex\*(C'\fR input markup is like \f(CW\*(C`latex\*(C'\fR, but without \fIinputenc\fR -+usage. Raw input is encoded in \s-1UTF\-8\s0. LuaLaTeX has the same input -+markup, there's no special option value for it. - .Sp - \&\f(CW\*(C`omega\*(C'\fR input markup is like \f(CW\*(C`latex\*(C'\fR input markup, but with Omega's --^^\-notation as encoding for non-ASCII characters. LaTeX \fIinputenc\fR --encoding is not used then, and \f(CW\*(C`utf8\*(C'\fR is enforced to be the codepage --for sorting. -+^^\-notation as encoding for non-ASCII characters. \s-1LICR\s0 encoding is not -+used then, and \f(CW\*(C`utf8\*(C'\fR is enforced to be the codepage for sorting and -+for output of letter group headings. - .SH "SUPPORTED LANGUAGES / CODEPAGES" - .IX Header "SUPPORTED LANGUAGES / CODEPAGES" - The following languages are supported: -@@ -451,6 +467,8 @@ - Joachim Schrod - .SH "LEGALESE" - .IX Header "LEGALESE" -+Copyright (c) 2004\-2014 by Joachim Schrod. -+.PP - \&\fBtexindy\fR is free software; you can redistribute it and/or modify it - under the terms of the \s-1GNU\s0 General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your -diff -ur -N -x Makefile.in -x autom4te.cache xindy-2.5.0.orig/user-commands/texindy.in xindy-2.5.0/user-commands/texindy.in ---- xindy-2.5.0.orig/user-commands/texindy.in 2014-04-19 21:11:58.000000000 +0200 -+++ xindy-2.5.0/user-commands/texindy.in 2014-05-11 15:45:44.000000000 +0200 -@@ -28,7 +28,7 @@ - -L / --language - -C / --codepage - -M / --module (multiple times) -- -I / --input-markup (supported: latex, omega) -+ -I / --input-markup (supported: latex, xelatex, omega) - - - =head1 DESCRIPTION -@@ -41,9 +41,6 @@ - Files with the raw index are passed as arguments. If no arguments are - passed, the raw index will be read from standard input. - --B<Do not use texindy with XeLaTeX or LuaLaTeX!> When you use these --LaTeX engines, you must use B<xindy -C utf8 -M texindy -M page-ranges> instead. -- - A good introductionary description of B<texindy> appears in the - indexing chapter of the LaTeX Companion (2nd ed.) - -@@ -105,28 +102,46 @@ - The index is sorted according to the rules of language I<lang>. These - rules are encoded in a xindy module created by I<make-rules>. - --If no input encoding is specified via C<--codepage>, a xindy module --for that language is searched with a latin, a cp, an iso, or ascii --encoding, in that order. -- --=item C<--codepage> I<enc> / B <-C> I<enc> -- --B<texindy>'s raw input is always assumed to be encoded in LaTeX --Internal Character Representation (LICR). I.e., non-ASCII characters --are encoded as command sequences. This option tells xindy the encoding --it shall use internally for sorting. -- --Effectively, you need this option to specify the encoding of letter --group headings. -- --Encoding C<utf8> is only supported for Latin alphabets. But if you use --non-Latin alphabets, you probably use XeLaTeX or LuaLaTeX and then you --must not use B<texindy> anyhow. Then direct usage of B<xindy> is --appropriate. -- --When C<omega> input markup is used, C<utf8> is always used as the sort --codepage and no inputenc module is loaded. Then this option is --ignored. -+If no input encoding is specified via C<--codepage> or enforced by -+input markup, a xindy module for that language is searched with a -+latin, a cp, an iso, ascii, or utf8 encoding, in that order. -+ -+=item C<--codepage> I<enc> / B<-C> I<enc> -+ -+There are two different situations and use cases for this option. -+ -+=over -+ -+=item 1. -+ -+Input markup is C<latex> (the default). -+ -+Then B<texindy>'s raw input is assumed to be encoded in LaTeX Internal -+Character Representation (LICR). I.e., non-ASCII characters are -+encoded as command sequences. This option tells xindy the encoding it -+shall use for letter group headings. (Additionally it specifies the -+encoding used internally for sorting -- but that doesn't matter for -+the result.) -+ -+Only LICR encodings for Latin script alphabets are supported; more -+precisely characters that are in LaTeX latin1, latin2, and latin3 LICR -+encodings. -+ -+Even when you specify C<utf8> as codepage, only these characters will -+be known. But if you use non-Latin alphabets, you probably use (or -+should use) XeLaTeX or LuaLaTeX and then you have a different input -+markup. -+ -+=item 2. -+ -+Input markup is C<xelatex> or C<omega>. -+ -+Then this option is ignored; codepage C<utf8> is enforced. -+ -+B<texindy>'s raw input is assumed to be UTF-8 encoded, LICR is not -+used. -+ -+=back - - =item C<--module> I<module> / B<-M> I<module> - -@@ -137,17 +152,22 @@ - =item C<--input-markup> I<input> / B<-I> I<input> - - Specifies the input markup of the raw index. Supported values for --I<input> are C<latex> and C<omega>. -+I<input> are C<latex>, C<xelatex>, and C<omega>. - - C<latex> input markup is the one that is emitted by default from the --LaTeX kernel, or by the C<index> macro package of David Jones. --^^-notation of single byte characters is supported. Usage of LaTeX's --I<inputenc> package is assumed as well. -+LaTeX kernel, or by the C<index> macro package of David Jones, when -+used with standard LaTeX or pdfLaTeX. ^^-notation of single byte -+characters is supported. Usage of LaTeX's I<inputenc> package is -+assumed as well, i.e., raw input is encoded in LICR. -+ -+C<xelatex> input markup is like C<latex>, but without I<inputenc> -+usage. Raw input is encoded in UTF-8. LuaLaTeX has the same input -+markup, there's no special option value for it. - - C<omega> input markup is like C<latex> input markup, but with Omega's --^^-notation as encoding for non-ASCII characters. LaTeX I<inputenc> --encoding is not used then, and C<utf8> is enforced to be the codepage --for sorting. -+^^-notation as encoding for non-ASCII characters. LICR encoding is not -+used then, and C<utf8> is enforced to be the codepage for sorting and -+for output of letter group headings. - - =back - -@@ -346,6 +366,8 @@ - - =head1 LEGALESE - -+Copyright (c) 2004-2014 by Joachim Schrod. -+ - B<texindy> is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your -@@ -553,15 +575,16 @@ - unshift (@modules, ($letter_ordering ? 'letter-order' : 'word-order')); - unshift (@modules, 'page-ranges') unless $no_ranges; - -- # Check that the input markup is known. omega markup implies -+ # Check that the input markup is known. xelatex and omega markup implies - # codepage utf8 for sorting, but no inputenc. We set the codepage - # to undef to prevent loading of the inputenc module. Setting it -- # to utf8 for the sort encoding is done by the xindy script. -- if ( $input_markup ne 'latex' && $input_markup ne 'omega' ) { -+ # to utf8 for sort encoding is done by the xindy script. -+ if ( $input_markup ne 'latex' && $input_markup ne 'xelatex' && -+ $input_markup ne 'omega' ) { - print STDERR "Unsupported input markup $input_markup.\n"; - usage(1); - } -- if ( $input_markup eq 'omega' ) { -+ if ( $input_markup eq 'xelatex' || $input_markup eq 'omega' ) { - $codepage = undef; - } - -diff -ur -N -x Makefile.in -x autom4te.cache xindy-2.5.0.orig/user-commands/xindy.1 xindy-2.5.0/user-commands/xindy.1 ---- xindy-2.5.0.orig/user-commands/xindy.1 2014-04-19 21:56:40.000000000 +0200 -+++ xindy-2.5.0/user-commands/xindy.1 2014-05-11 15:45:44.000000000 +0200 -@@ -124,7 +124,7 @@ - .\" ======================================================================== - .\" - .IX Title "xindy 1" --.TH xindy 1 "2014-04-19" "Release 2.5" "xindy" -+.TH xindy 1 "2014-05-11" "Release 2.5.0" "xindy" - .\" For nroff, turn off justification. Always turn off hyphenation; it makes - .\" way too many mistakes in technical documents. - .if n .ad l -@@ -152,7 +152,7 @@ - \& \-L / \-\-language - \& \-C / \-\-codepage - \& \-M / \-\-module (multiple times) --\& \-I / \-\-input\-markup (supported: latex, omega, xindy) -+\& \-I / \-\-input\-markup (supported: latex, xelatex, omega, xindy) - .Ve - .SH "DESCRIPTION" - .IX Header "DESCRIPTION" -@@ -222,9 +222,9 @@ - The index is sorted according to the rules of language \fIlang\fR. These - rules are encoded in a xindy module created by \fImake-rules\fR. - .Sp --If no input encoding is specified via \f(CW\*(C`\-\-codepage\*(C'\fR, a xindy module --for that language is searched with a latin, a cp, an iso, ascii, or utf8 --encoding, in that order. -+If no input encoding is specified via \f(CW\*(C`\-\-codepage\*(C'\fR or enforced by -+input markup, a xindy module for that language is searched with a -+latin, a cp, an iso, ascii, or utf8 encoding, in that order. - .Sp - Language modules are either placed in the \fIlang\fR or in the - \&\fIcontrib/lang\fR sub-directory of the modules base directory. -@@ -232,11 +232,15 @@ - .el .IP "\f(CW\-\-codepage\fR \fIenc\fR / \fB\-C\fR \fIenc\fR" 4 - .IX Item "--codepage enc / -C enc" - The raw input is in input encoding \fIenc\fR. This information is used to --select the correct xindy sort module and also the \fIinputenc\fR target --encoding for \f(CW\*(C`latex\*(C'\fR input markup. -+select the correct xindy sort module and output encoding of letter -+group headings. - .Sp --When \f(CW\*(C`omega\*(C'\fR input markup is used, \f(CW\*(C`utf8\*(C'\fR is always used as --codepage, this option is then ignored. -+When \f(CW\*(C`xelatex\*(C'\fR or \f(CW\*(C`omega\*(C'\fR input markup is used, \f(CW\*(C`utf8\*(C'\fR is always -+used as codepage, then this option is ignored. -+.Sp -+If raw input is in \s-1LICR\s0, \fItexindy\fR\|(1) should be used instead of -+\&\fIxindy\fR\|(1). It will activate a mapping of \fIinputenc\fR encoding for -+\&\f(CW\*(C`latex\*(C'\fR input markup to the chosen raw input codepage. - .ie n .IP """\-\-module"" \fImodule\fR / \fB\-M\fR \fImodule\fR" 4 - .el .IP "\f(CW\-\-module\fR \fImodule\fR / \fB\-M\fR \fImodule\fR" 4 - .IX Item "--module module / -M module" -@@ -247,16 +251,17 @@ - .el .IP "\f(CW\-\-input\-markup\fR \fIinput\fR / \fB\-I\fR \fIinput\fR" 4 - .IX Item "--input-markup input / -I input" - Specifies the input markup of the raw index. Supported values for --\&\fIinput\fR are \f(CW\*(C`latex\*(C'\fR, \f(CW\*(C`omega\*(C'\fR, and \f(CW\*(C`xindy\*(C'\fR. -+\&\fIinput\fR are \f(CW\*(C`latex\*(C'\fR, \f(CW\*(C`xelatex\*(C'\fR, \f(CW\*(C`omega\*(C'\fR, and \f(CW\*(C`xindy\*(C'\fR. - .Sp --\&\f(CW\*(C`latex\*(C'\fR input markup is the one that is emitted by default from the --LaTeX kernel, or by the \f(CW\*(C`index\*(C'\fR macro package of David Jones. --^^\-notation of single byte characters is supported. Usage of LaTeX's --\&\fIinputenc\fR package is assumed as well. -+\&\f(CW\*(C`latex\*(C'\fR and \f(CW\*(C`xelatex\*(C'\fR input markup is the one that is emitted by -+default from the LaTeX kernel, or by the \f(CW\*(C`index\*(C'\fR macro package of -+David Jones. ^^\-notation of single byte characters is supported. -+Remapping of LICR-encoded characters is not done; use \fItexindy\fR\|(1) for -+that. Use input markup \f(CW\*(C`latex\*(C'\fR if you use standard LaTeX or pdfLaTeX -+and use input markup \f(CW\*(C`xelatex\*(C'\fR if you use XeLaTeX or LuaLaTeX. - .Sp - \&\f(CW\*(C`omega\*(C'\fR input markup is like \f(CW\*(C`latex\*(C'\fR input markup, but with Omega's --^^\-notation as encoding for non-ASCII characters. LaTeX \fIinputenc\fR --encoding is not used then, and \f(CW\*(C`utf8\*(C'\fR is enforced to be the codepage. -+^^\-notation as encoding for non-ASCII characters. - .Sp - \&\f(CW\*(C`xindy\*(C'\fR input markup is specified in the xindy manual. - .ie n .IP """\-\-interactive""" 4 -@@ -418,7 +423,7 @@ - Joachim Schrod - .SH "LEGALESE" - .IX Header "LEGALESE" --Copyright (c) 2004\-2010 by Joachim Schrod. -+Copyright (c) 2004\-2014 by Joachim Schrod. - .PP - \&\fBxindy\fR is free software; you can redistribute it and/or modify it - under the terms of the \s-1GNU\s0 General Public License as published by the -diff -ur -N -x Makefile.in -x autom4te.cache xindy-2.5.0.orig/user-commands/xindy.in xindy-2.5.0/user-commands/xindy.in ---- xindy-2.5.0.orig/user-commands/xindy.in 2014-04-20 12:12:07.000000000 +0200 -+++ xindy-2.5.0/user-commands/xindy.in 2014-05-11 15:45:44.385094771 +0200 -@@ -26,7 +26,7 @@ - -L / --language - -C / --codepage - -M / --module (multiple times) -- -I / --input-markup (supported: latex, omega, xindy) -+ -I / --input-markup (supported: latex, xelatex, omega, xindy) - - - =head1 DESCRIPTION -@@ -98,9 +98,9 @@ - The index is sorted according to the rules of language I<lang>. These - rules are encoded in a xindy module created by I<make-rules>. - --If no input encoding is specified via C<--codepage>, a xindy module --for that language is searched with a latin, a cp, an iso, ascii, or utf8 --encoding, in that order. -+If no input encoding is specified via C<--codepage> or enforced by -+input markup, a xindy module for that language is searched with a -+latin, a cp, an iso, ascii, or utf8 encoding, in that order. - - Language modules are either placed in the F<lang> or in the - F<contrib/lang> sub-directory of the modules base directory. -@@ -108,11 +108,15 @@ - =item C<--codepage> I<enc> / B<-C> I<enc> - - The raw input is in input encoding I<enc>. This information is used to --select the correct xindy sort module and also the I<inputenc> target --encoding for C<latex> input markup. -+select the correct xindy sort module and output encoding of letter -+group headings. - --When C<omega> input markup is used, C<utf8> is always used as --codepage, this option is then ignored. -+When C<xelatex> or C<omega> input markup is used, C<utf8> is always -+used as codepage, then this option is ignored. -+ -+If raw input is in LICR, texindy(1) should be used instead of -+xindy(1). It will activate a mapping of I<inputenc> encoding for -+C<latex> input markup to the chosen raw input codepage. - - =item C<--module> I<module> / B<-M> I<module> - -@@ -123,16 +127,17 @@ - =item C<--input-markup> I<input> / B<-I> I<input> - - Specifies the input markup of the raw index. Supported values for --I<input> are C<latex>, C<omega>, and C<xindy>. -+I<input> are C<latex>, C<xelatex>, C<omega>, and C<xindy>. - --C<latex> input markup is the one that is emitted by default from the --LaTeX kernel, or by the C<index> macro package of David Jones. --^^-notation of single byte characters is supported. Usage of LaTeX's --I<inputenc> package is assumed as well. -+C<latex> and C<xelatex> input markup is the one that is emitted by -+default from the LaTeX kernel, or by the C<index> macro package of -+David Jones. ^^-notation of single byte characters is supported. -+Remapping of LICR-encoded characters is not done; use texindy(1) for -+that. Use input markup C<latex> if you use standard LaTeX or pdfLaTeX -+and use input markup C<xelatex> if you use XeLaTeX or LuaLaTeX. - - C<omega> input markup is like C<latex> input markup, but with Omega's --^^-notation as encoding for non-ASCII characters. LaTeX I<inputenc> --encoding is not used then, and C<utf8> is enforced to be the codepage. -+^^-notation as encoding for non-ASCII characters. - - C<xindy> input markup is specified in the xindy manual. - -@@ -320,7 +325,7 @@ - - =head1 LEGALESE - --Copyright (c) 2004-2010 by Joachim Schrod. -+Copyright (c) 2004-2014 by Joachim Schrod. - - B<xindy> is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the -@@ -484,7 +489,7 @@ - -L / --language - -C / --codepage - -M / --module (multiple times) -- -I / --input-markup (supported: latex, omega, xindy) -+ -I / --input-markup (supported: latex, xelatex, omega, xindy) - - _EOT_ - ; -@@ -538,7 +543,7 @@ - } - $raw_index = create_raw_index(); # processes @ARGV - my $filter_cmd = ''; -- if ( $input_markup eq 'latex' ) { -+ if ( $input_markup =~ /latex$/ ) { - $filter_cmd = "$cmd_dir/tex2xindy"; - } elsif ( $input_markup eq 'omega' ) { - $filter_cmd = "$cmd_dir/tex2xindy -o"; -@@ -633,12 +638,12 @@ - # Check that the input markup is known. - # omega markup implies codepage utf8. - if ( $input_markup && -- $input_markup ne 'latex' && $input_markup ne 'omega' && -- $input_markup ne 'xindy' ) { -+ $input_markup ne 'latex' && $input_markup ne 'xelatex' && -+ $input_markup ne 'omega' && $input_markup ne 'xindy' ) { - print STDERR "Unsupported input markup $input_markup.\n"; - usage(1); - } -- if ( $input_markup eq 'omega' ) { -+ if ( $input_markup eq 'xelatex' || $input_markup eq 'omega' ) { - @codepages = qw(utf8); - } - diff --git a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-03-new_LaTeX2e b/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-03-new_LaTeX2e deleted file mode 100644 index b0ab32065ea..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/patch-03-new_LaTeX2e +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur -N -x Makefile.in -x autom4te.cache xindy-2.5.0.orig/make-rules/inputenc/make-inp-rules.pl xindy-2.5.0/make-rules/inputenc/make-inp-rules.pl ---- xindy-2.5.0.orig/make-rules/inputenc/make-inp-rules.pl 2002-03-29 19:34:49.000000000 +0100 -+++ xindy-2.5.0/make-rules/inputenc/make-inp-rules.pl 2014-05-12 10:05:16.000000000 +0200 -@@ -9,7 +9,7 @@ - - while (<STDIN>) { - if (/\\indexentry{(.+)--([8-9a-f][0-9a-f])\}\{1\}/) { -- if (!($1 =~ /inputenc Error/)) { -+ if (!($1 =~ /inputenc Error|\@inpenc\@undefined/)) { - $i = hex($2); - $macro = $1; - $macro =~ s/\~/~~/g; diff --git a/Build/source/utils/xindy/xindy-2.5.0/VERSION b/Build/source/utils/xindy/xindy-2.5.0/VERSION deleted file mode 100644 index 437459cd94c..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/VERSION +++ /dev/null @@ -1 +0,0 @@ -2.5.0 diff --git a/Build/source/utils/xindy/xindy-2.5.0/configure.ac b/Build/source/utils/xindy/xindy-2.5.0/configure.ac deleted file mode 100644 index 8dd41083104..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/configure.ac +++ /dev/null @@ -1,178 +0,0 @@ -## -*- Autoconf -*- -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `autoconf' to create only configure. - -## Copyright (C) 2004-2005 by Gour. -## Copyright (C) 2008-2014 by Joachim Schrod. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -AC_PREREQ(2.68) -dnl Get version string from file; need to discard training newline -dnl Note: patsubst() or translit() don't work here, it's not possible -dnl to specify substitution of \n, so we use substr. This won't work -dnl if file VERSION is missing its trailing newline... -m4_define([VERSION_NL],m4_include([VERSION])) -m4_define([XINDY_VERSION],m4_substr(VERSION_NL,0,m4_eval(m4_len(VERSION_NL)-1))) -AC_INIT([xindy], XINDY_VERSION, [xindy-discuss@lists.sourceforge.net]) - -# Automake's dist target needs all to-be-distributed files flagged in -# Makefile.am files; we have not done that yet. Since we don't do C -# programs, automake's defaults are not usable for us, too. -# -# FIXME: Now make dist works, thanks to Peter's patches. Shouldn't I -# need to change here now? -AM_INIT_AUTOMAKE([foreign no-define]) - -# Installation directories for standalone xindy. -# FIXME: Why is this substituted? Isn't that an automake declaration -# in src/Makefile.am that's never changed? -memdir='$(pkglibdir)' -AC_SUBST([memdir]) -AM_CONDITIONAL([TEXLIVE_BUILD], [false]) - -# Test for building make-rules -AC_ARG_ENABLE(make-rules, AS_HELP_STRING([--enable-make-rules ],[build and install make-rules package (default is YES)]),[BUILDRULES=$enableval],[BUILDRULES=yes]) -AS_IF([test "$BUILDRULES" = "yes"],[AC_PROG_LATEX]) -AM_CONDITIONAL(BUILDRULES, test "$BUILDRULES" = "yes") - -# Test for building Documentation -AC_ARG_ENABLE(docs, AS_HELP_STRING([--enable-docs ],[build and install documentation (default is NO)]),[BUILDDOCS=$enableval],[BUILDDOCS=no]) -AS_IF([test "$BUILDDOCS" = "yes"],[AC_PROG_PDFLATEX]) -AM_CONDITIONAL(BUILDDOCS, test "$BUILDDOCS" = "yes") - -# Checks for programs: -# make and install are needed in all Makefiles. -AC_PROG_MAKE_SET -AC_PROG_INSTALL -# CLISP for src/ -AC_PATH_PROG([CLISP],[clisp]) -AC_PATH_PROG([PERL], [perl]) -# flex for tex2xindy -# FIXME: lex actually must really be flex. But there is no AC_PROG_FLEX!? -AC_PROG_LEX -AC_PROG_CC -AC_PROG_LN_S - -# Check system type. This is needed to detect mingw32 environment, -# then CLISP .mem files must not be compressed. -AC_CANONICAL_HOST - -# On some systems without working iconv, we must use recode. -AC_ARG_WITH([xindy-recode], - AS_HELP_STRING([--with-xindy-recode], - [Use `recode' instead of `iconv' @<:@default is NO@:>@])) -if test "x$with_xindy_recode" != xyes; then - CONVERT_FROM_UTF8='iconv -f UTF-8 -t #' # May need the trailing blank - CONVERT_TO_UTF8='iconv -t UTF-8 -f #' # May need the trailing blank -else - AC_CHECK_PROG(CONVERT_FROM_UTF8, recode, [recode UTF-8..]) - if test "x$CONVERT_FROM_UTF8" != 'xrecode UTF-8..'; then - AC_MSG_ERROR([--with-xindy-recode specified, but `recode' not found]) - fi - # FIXME Conversion to UTF-8 with recode needs source encoding - # within the argument. This won't work. Currently, this is only used - # to establish utf8.xdy which doesn't work well anyhow for arbitrary - # languages. So let's skip its creation on systems that don't have iconv. - CONVERT_TO_UTF8=true -fi -AC_SUBST([CONVERT_FROM_UTF8]) -AC_SUBST([CONVERT_TO_UTF8]) - -# Check that CLISP was found. -# FIXME: What about perl? Does AC_PATH_PROG don't abort if the program -# cannot be found? -test "$CLISP" || AC_MSG_ERROR([CLISP is needed to build and run xindy]) - -# No checks for header files. We use stdio.h, unistd.h, and string.h. -# Today, they are universally available if a C compiler is installed. - -# Checks for typedefs, structures, and compiler characteristics. - -# Checks for library functions. -# The code in tex2indy.l simply assumes that strtoul() is there, would -# need a replacement. -AC_CHECK_FUNCS([strtoul],[],AC_MSG_ERROR([strtoul() is needed])) - -AC_CONFIG_FILES([Makefile \ - src/Makefile \ - tex2xindy/Makefile \ - modules/Makefile \ - modules/base/Makefile \ - modules/class/Makefile \ - modules/lang/Makefile \ - modules/lang/german/Makefile \ - modules/lang/korean/Makefile \ - modules/lang/latin/Makefile \ - modules/ord/Makefile \ - modules/rules/Makefile \ - modules/styles/Makefile \ - user-commands/Makefile \ - make-rules/Makefile \ - make-rules/alphabets/Makefile \ - make-rules/alphabets/albanian/Makefile \ - make-rules/alphabets/belarusian/Makefile \ - make-rules/alphabets/bulgarian/Makefile \ - make-rules/alphabets/croatian/Makefile \ - make-rules/alphabets/czech/Makefile \ - make-rules/alphabets/danish/Makefile \ - make-rules/alphabets/dutch/Makefile \ - make-rules/alphabets/english/Makefile \ - make-rules/alphabets/esperanto/Makefile \ - make-rules/alphabets/estonian/Makefile \ - make-rules/alphabets/finnish/Makefile \ - make-rules/alphabets/french/Makefile \ - make-rules/alphabets/general/Makefile \ - make-rules/alphabets/georgian/Makefile \ - make-rules/alphabets/german/Makefile \ - make-rules/alphabets/greek/Makefile \ - make-rules/alphabets/gypsy/Makefile \ - make-rules/alphabets/hausa/Makefile \ - make-rules/alphabets/hebrew/Makefile \ - make-rules/alphabets/hungarian/Makefile \ - make-rules/alphabets/icelandic/Makefile \ - make-rules/alphabets/italian/Makefile \ - make-rules/alphabets/klingon/Makefile \ - make-rules/alphabets/kurdish/Makefile \ - make-rules/alphabets/latin/Makefile \ - make-rules/alphabets/latvian/Makefile \ - make-rules/alphabets/lithuanian/Makefile \ - make-rules/alphabets/lower-sorbian/Makefile \ - make-rules/alphabets/macedonian/Makefile \ - make-rules/alphabets/mongolian/Makefile \ - make-rules/alphabets/norwegian/Makefile \ - make-rules/alphabets/persian/Makefile \ - make-rules/alphabets/polish/Makefile \ - make-rules/alphabets/portuguese/Makefile \ - make-rules/alphabets/romanian/Makefile \ - make-rules/alphabets/russian/Makefile \ - make-rules/alphabets/serbian/Makefile \ - make-rules/alphabets/slovak/Makefile \ - make-rules/alphabets/slovenian/Makefile \ - make-rules/alphabets/spanish/Makefile \ - make-rules/alphabets/swedish/Makefile \ - make-rules/alphabets/test1/Makefile \ - make-rules/alphabets/turkish/Makefile \ - make-rules/alphabets/ukrainian/Makefile \ - make-rules/alphabets/upper-sorbian/Makefile \ - make-rules/alphabets/vietnamese/Makefile \ - make-rules/inputenc/Makefile \ - doc/Makefile \ - doc/style-tutorial/Makefile -]) - -AC_OUTPUT diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/doc/Makefile.in deleted file mode 100644 index 017a0794628..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/Makefile.in +++ /dev/null @@ -1,677 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/doc -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README -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) -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 = -RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ - ctags-recursive dvi-recursive html-recursive info-recursive \ - install-data-recursive install-dvi-recursive \ - install-exec-recursive install-html-recursive \ - install-info-recursive install-pdf-recursive \ - install-ps-recursive install-recursive installcheck-recursive \ - installdirs-recursive pdf-recursive ps-recursive \ - tags-recursive uninstall-recursive -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)" -DATA = $(doc_DATA) -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -am__recursive_targets = \ - $(RECURSIVE_TARGETS) \ - $(RECURSIVE_CLEAN_TARGETS) \ - $(am__extra_recursive_targets) -AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -# Read a list of newline-separated strings from the standard input, -# and print each of them once, without duplicates. Input order is -# *not* preserved. -am__uniquify_input = $(AWK) '\ - BEGIN { nonempty = 0; } \ - { items[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in items) print i; }; } \ -' -# Make sure the list of sources is unique. This is necessary because, -# e.g., the same source file might be shared among _SOURCES variables -# for different programs/libraries. -am__define_uniq_tagged_files = \ - list='$(am__tagged_files)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | $(am__uniquify_input)` -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -SUBDIRS = style-tutorial -FILES = \ - dataflow.gif \ - faq-1.html \ - faq-2.html \ - faq-3.html \ - faq-4.html \ - faq.html \ - index.gif \ - makeindex4.pdf \ - manual-1.html \ - manual-2.html \ - manual-3.html \ - manual-4.html \ - manual-5.html \ - manual-6.html \ - manual-7.html \ - manual.html \ - mappings.gif \ - next.gif \ - prev.gif \ - README \ - style-tutorial-1.html \ - style-tutorial-2.html \ - style-tutorial-3.html \ - style-tutorial-4.html \ - style-tutorial.html \ - tex2xindy.pdf \ - texindy.pdf \ - toc.gif \ - xindy.pdf - -EXTRA_DIST = $(FILES) -doc_DATA = $(FILES) -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/doc/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/doc/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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) - -# This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(am__recursive_targets): - @fail=; \ - if $(am__make_keepgoing); then \ - failcom='fail=yes'; \ - else \ - failcom='exit 1'; \ - fi; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -ID: $(am__tagged_files) - $(am__define_uniq_tagged_files); mkid -fID $$unique -tags: tags-recursive -TAGS: tags - -tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - $(am__define_uniq_tagged_files); \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: ctags-recursive - -CTAGS: ctags -ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - $(am__define_uniq_tagged_files); \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive - -cscopelist-am: $(am__tagged_files) - list='$(am__tagged_files)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(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 - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - $(am__make_dryrun) \ - || test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile $(DATA) -installdirs: installdirs-recursive -installdirs-am: - for dir in "$(DESTDIR)$(docdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -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: - -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) - -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-recursive - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: install-docDATA - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: uninstall-docDATA - -.MAKE: $(am__recursive_targets) install-am install-strip - -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am clean clean-generic cscopelist-am ctags ctags-am \ - distclean distclean-generic distclean-tags 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-pdf \ - install-pdf-am install-ps install-ps-am install-strip \ - installcheck installcheck-am installdirs installdirs-am \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ - uninstall-am uninstall-docDATA - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/Makefile.in deleted file mode 100644 index a8d1d583e09..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/Makefile.in +++ /dev/null @@ -1,475 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/doc/style-tutorial -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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)$(tutorialdir)" -DATA = $(tutorial_DATA) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -tutorialdir = $(docdir)/style-tutorial -FILES = \ - ex1.raw \ - ex1.tex \ - ex2.raw \ - ex2.tex \ - index.tex \ - style1.xdy \ - style2.xdy - -EXTRA_DIST = $(FILES) -tutorial_DATA = $(FILES) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/doc/style-tutorial/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/doc/style-tutorial/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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-tutorialDATA: $(tutorial_DATA) - @$(NORMAL_INSTALL) - @list='$(tutorial_DATA)'; test -n "$(tutorialdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(tutorialdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(tutorialdir)" || 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)$(tutorialdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(tutorialdir)" || exit $$?; \ - done - -uninstall-tutorialDATA: - @$(NORMAL_UNINSTALL) - @list='$(tutorial_DATA)'; test -n "$(tutorialdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(tutorialdir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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)$(tutorialdir)"; 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: - -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) - -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-tutorialDATA - -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-tutorialDATA - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip install-tutorialDATA \ - installcheck installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags-am uninstall uninstall-am \ - uninstall-tutorialDATA - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/m4/ac_prog_latex.m4 b/Build/source/utils/xindy/xindy-2.5.0/m4/ac_prog_latex.m4 deleted file mode 100644 index 450eaf91daf..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/m4/ac_prog_latex.m4 +++ /dev/null @@ -1,19 +0,0 @@ -dnl @synopsis AC_PROG_LATEX -dnl -dnl This macro test if latex is installed. If latex is installed, it -dnl set $latex to the right value -dnl -dnl @category LaTeX -dnl @author Mathieu Boretti <boretti@bss-network.com> -dnl @version 2005-01-21 -dnl @license GPLWithACException - -AC_DEFUN([AC_PROG_LATEX],[ -AC_CHECK_PROGS(latex,[latex elatex lambda],no) -export latex; -if test $latex = "no" ; -then - AC_MSG_ERROR([Unable to find a LaTeX application]); -fi -AC_SUBST(latex) -]) diff --git a/Build/source/utils/xindy/xindy-2.5.0/m4/ac_prog_pdflatex.m4 b/Build/source/utils/xindy/xindy-2.5.0/m4/ac_prog_pdflatex.m4 deleted file mode 100644 index 4ab0ee45291..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/m4/ac_prog_pdflatex.m4 +++ /dev/null @@ -1,19 +0,0 @@ -dnl @synopsis AC_PROG_PDFLATEX -dnl -dnl This macro test if pdflatex is installed. If pdflatex is installed, -dnl it set $pdflatex to the right value -dnl -dnl @category LaTeX -dnl @author Mathieu Boretti <boretti@bss-network.com> -dnl @version 2005-01-21 -dnl @license GPLWithACException - -AC_DEFUN([AC_PROG_PDFLATEX],[ -AC_CHECK_PROGS(pdflatex,[pdflatex],no) -export pdflatex; -if test $pdflatex = "no" ; -then - AC_MSG_ERROR([Unable to find a PDFLaTeX application]); -fi -AC_SUBST(pdflatex) -]) diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/Makefile.am deleted file mode 100644 index c371ff381a5..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/Makefile.am +++ /dev/null @@ -1,1291 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -langdir = $(pkglibdir)/modules/lang - -DISTCLEANFILES = - -albaniandir = $(langdir)/albanian - -ALBANIAN = \ - albanian/latin1-lang.xdy \ - albanian/latin1-test.xdy \ - albanian/latin1.xdy \ - albanian/utf8-lang.xdy \ - albanian/utf8-test.xdy \ - albanian/utf8.xdy - -nodist_albanian_DATA = $(ALBANIAN) - -DISTCLEANFILES += \ - albanian/utf8.pl - -belarusiandir = $(langdir)/belarusian - -BELARUSIAN = \ - 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 - -nodist_belarusian_DATA = $(BELARUSIAN) - -DISTCLEANFILES += \ - belarusian/utf8.pl - -bulgariandir = $(langdir)/bulgarian - -BULGARIAN = \ - 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 - -nodist_bulgarian_DATA = $(BULGARIAN) - -DISTCLEANFILES += \ - bulgarian/utf8.pl - -croatiandir = $(langdir)/croatian - -CROATIAN = \ - 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 - -nodist_croatian_DATA = $(CROATIAN) - -DISTCLEANFILES += \ - croatian/utf8.pl - -czechdir = $(langdir)/czech - -CZECH = \ - 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 - -nodist_czech_DATA = $(CZECH) - -DISTCLEANFILES += \ - czech/utf8.pl - -danishdir = $(langdir)/danish - -DANISH = \ - 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 - -nodist_danish_DATA = $(DANISH) - -DISTCLEANFILES += \ - danish/utf8.pl - -dutchdir = $(langdir)/dutch - -DUTCH = \ - 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 - -nodist_dutch_DATA = $(DUTCH) - -DISTCLEANFILES += \ - dutch/ij-as-ij-utf8.pl \ - dutch/ij-as-y-utf8.pl - -englishdir = $(langdir)/english - -ENGLISH = \ - 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 - -nodist_english_DATA = $(ENGLISH) - -DISTCLEANFILES += \ - english/utf8.pl - -esperantodir = $(langdir)/esperanto - -ESPERANTO = \ - esperanto/latin3-lang.xdy \ - esperanto/latin3-test.xdy \ - esperanto/latin3.xdy \ - esperanto/utf8-lang.xdy \ - esperanto/utf8-test.xdy \ - esperanto/utf8.xdy - -nodist_esperanto_DATA = $(ESPERANTO) - -DISTCLEANFILES += \ - esperanto/utf8.pl - -estoniandir = $(langdir)/estonian - -ESTONIAN = \ - 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 - -nodist_estonian_DATA = $(ESTONIAN) - -DISTCLEANFILES += \ - estonian/utf8.pl - -finnishdir = $(langdir)/finnish - -FINNISH = \ - 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 - -nodist_finnish_DATA = $(FINNISH) - -DISTCLEANFILES += \ - finnish/utf8.pl - -frenchdir = $(langdir)/french - -FRENCH = \ - 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 - -nodist_french_DATA = $(FRENCH) - -DISTCLEANFILES += \ - french/utf8.pl - -generaldir = $(langdir)/general - -GENERAL = \ - 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 - -nodist_general_DATA = $(GENERAL) - -DISTCLEANFILES += \ - general/utf8.pl - -georgiandir = $(langdir)/georgian - -GEORGIAN = \ - georgian/utf8-lang.xdy \ - georgian/utf8-test.xdy \ - georgian/utf8.xdy - -nodist_georgian_DATA = $(GEORGIAN) - -DISTCLEANFILES += \ - georgian/utf8.pl - -germandir = $(langdir)/german - -GERMAN = \ - 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 - -nodist_german_DATA = $(GERMAN) - -DISTCLEANFILES += \ - german/braille-utf8.pl \ - german/din5007-utf8.pl \ - german/duden-utf8.pl - -greekdir = $(langdir)/greek - -GREEK = \ - 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 - -nodist_greek_DATA = $(GREEK) - -DISTCLEANFILES += \ - greek/polytonic-utf8.pl \ - greek/translit-utf8.pl \ - greek/utf8.pl - -gypsydir = $(langdir)/gypsy - -GYPSY = \ - gypsy/northrussian-utf8-lang.xdy \ - gypsy/northrussian-utf8-test.xdy \ - gypsy/northrussian-utf8.xdy - -nodist_gypsy_DATA = $(GYPSY) - -DISTCLEANFILES += \ - gypsy/northrussian-utf8.pl - -hausadir = $(langdir)/hausa - -HAUSA = \ - hausa/utf8-lang.xdy \ - hausa/utf8-test.xdy \ - hausa/utf8.xdy - -nodist_hausa_DATA = $(HAUSA) - -DISTCLEANFILES += \ - hausa/utf8.pl - -hebrewdir = $(langdir)/hebrew - -HEBREW = \ - hebrew/iso88598-lang.xdy \ - hebrew/iso88598-test.xdy \ - hebrew/iso88598.xdy \ - hebrew/utf8-lang.xdy \ - hebrew/utf8-test.xdy \ - hebrew/utf8.xdy - -nodist_hebrew_DATA = $(HEBREW) - -DISTCLEANFILES += \ - hebrew/utf8.pl - -hungariandir = $(langdir)/hungarian - -HUNGARIAN = \ - 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 - -nodist_hungarian_DATA = $(HUNGARIAN) - -DISTCLEANFILES += \ - hungarian/utf8.pl - -icelandicdir = $(langdir)/icelandic - -ICELANDIC = \ - 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 - -nodist_icelandic_DATA = $(ICELANDIC) - -DISTCLEANFILES += \ - icelandic/utf8.pl - -italiandir = $(langdir)/italian - -ITALIAN = \ - italian/latin1-lang.xdy \ - italian/latin1-test.xdy \ - italian/latin1.xdy \ - italian/utf8-lang.xdy \ - italian/utf8-test.xdy \ - italian/utf8.xdy - -nodist_italian_DATA = $(ITALIAN) - -DISTCLEANFILES += \ - italian/utf8.pl - -klingondir = $(langdir)/klingon - -KLINGON = \ - klingon/utf8-lang.xdy \ - klingon/utf8-test.xdy \ - klingon/utf8.xdy - -nodist_klingon_DATA = $(KLINGON) - -DISTCLEANFILES += \ - klingon/utf8.pl - -kurdishdir = $(langdir)/kurdish - -KURDISH = \ - 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 - -nodist_kurdish_DATA = $(KURDISH) - -DISTCLEANFILES += \ - kurdish/bedirxan-utf8.pl \ - kurdish/turkish-i-utf8.pl - -latindir = $(langdir)/latin - -LATIN = \ - latin/utf8-lang.xdy \ - latin/utf8-test.xdy \ - latin/utf8.xdy - -nodist_latin_DATA = $(LATIN) - -DISTCLEANFILES += \ - latin/utf8.pl - -latviandir = $(langdir)/latvian - -LATVIAN = \ - latvian/latin4-lang.xdy \ - latvian/latin4-test.xdy \ - latvian/latin4.xdy \ - latvian/utf8-lang.xdy \ - latvian/utf8-test.xdy \ - latvian/utf8.xdy - -nodist_latvian_DATA = $(LATVIAN) - -DISTCLEANFILES += \ - latvian/utf8.pl - -lithuaniandir = $(langdir)/lithuanian - -LITHUANIAN = \ - lithuanian/latin4-lang.xdy \ - lithuanian/latin4-test.xdy \ - lithuanian/latin4.xdy \ - lithuanian/utf8-lang.xdy \ - lithuanian/utf8-test.xdy \ - lithuanian/utf8.xdy - -nodist_lithuanian_DATA = $(LITHUANIAN) - -DISTCLEANFILES += \ - lithuanian/utf8.pl - -lower_sorbiandir = $(langdir)/lower-sorbian - -LOWER_SORBIAN = \ - 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 - -nodist_lower_sorbian_DATA = $(LOWER_SORBIAN) - -DISTCLEANFILES += \ - lower-sorbian/utf8.pl - -macedoniandir = $(langdir)/macedonian - -MACEDONIAN = \ - 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 - -nodist_macedonian_DATA = $(MACEDONIAN) - -DISTCLEANFILES += \ - macedonian/utf8.pl - -mongoliandir = $(langdir)/mongolian - -MONGOLIAN = \ - mongolian/cyrillic-utf8-lang.xdy \ - mongolian/cyrillic-utf8-test.xdy \ - mongolian/cyrillic-utf8.xdy - -nodist_mongolian_DATA = $(MONGOLIAN) - -DISTCLEANFILES += \ - mongolian/cyrillic-utf8.pl - -norwegiandir = $(langdir)/norwegian - -NORWEGIAN = \ - norwegian/latin1-lang.xdy \ - norwegian/latin1-test.xdy \ - norwegian/latin1.xdy \ - norwegian/utf8-lang.xdy \ - norwegian/utf8-test.xdy \ - norwegian/utf8.xdy - -nodist_norwegian_DATA = $(NORWEGIAN) - -DISTCLEANFILES += \ - norwegian/utf8.pl - -persiandir = $(langdir)/persian - -PERSIAN = \ - 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 - -nodist_persian_DATA = $(PERSIAN) - -DISTCLEANFILES += \ - persian/utf8.pl - -polishdir = $(langdir)/polish - -POLISH = \ - 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 - -nodist_polish_DATA = $(POLISH) - -DISTCLEANFILES += \ - polish/utf8.pl - -portuguesedir = $(langdir)/portuguese - -PORTUGUESE = \ - portuguese/latin1-lang.xdy \ - portuguese/latin1-test.xdy \ - portuguese/latin1.xdy \ - portuguese/utf8-lang.xdy \ - portuguese/utf8-test.xdy \ - portuguese/utf8.xdy - -nodist_portuguese_DATA = $(PORTUGUESE) - -DISTCLEANFILES += \ - portuguese/utf8.pl - -romaniandir = $(langdir)/romanian - -ROMANIAN = \ - romanian/latin2-lang.xdy \ - romanian/latin2-test.xdy \ - romanian/latin2.xdy \ - romanian/utf8-lang.xdy \ - romanian/utf8-test.xdy \ - romanian/utf8.xdy - -nodist_romanian_DATA = $(ROMANIAN) - -DISTCLEANFILES += \ - romanian/utf8.pl - -russiandir = $(langdir)/russian - -RUSSIAN = \ - 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 - -nodist_russian_DATA = $(RUSSIAN) - -DISTCLEANFILES += \ - russian/translit-iso-utf8.pl \ - russian/utf8.pl - -serbiandir = $(langdir)/serbian - -SERBIAN = \ - 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 - -nodist_serbian_DATA = $(SERBIAN) - -DISTCLEANFILES += \ - serbian/utf8.pl - -slovakdir = $(langdir)/slovak - -SLOVAK = \ - 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 - -nodist_slovak_DATA = $(SLOVAK) - -DISTCLEANFILES += \ - slovak/large-utf8.pl \ - slovak/small-utf8.pl - -sloveniandir = $(langdir)/slovenian - -SLOVENIAN = \ - 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 - -nodist_slovenian_DATA = $(SLOVENIAN) - -DISTCLEANFILES += \ - slovenian/utf8.pl - -spanishdir = $(langdir)/spanish - -SPANISH = \ - 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 - -nodist_spanish_DATA = $(SPANISH) - -DISTCLEANFILES += \ - spanish/modern-utf8.pl \ - spanish/traditional-utf8.pl - -swedishdir = $(langdir)/swedish - -SWEDISH = \ - 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 - -nodist_swedish_DATA = $(SWEDISH) - -DISTCLEANFILES += \ - swedish/utf8.pl - -turkishdir = $(langdir)/turkish - -TURKISH = \ - 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 - -nodist_turkish_DATA = $(TURKISH) - -DISTCLEANFILES += \ - turkish/utf8.pl - -ukrainiandir = $(langdir)/ukrainian - -UKRAINIAN = \ - 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 - -nodist_ukrainian_DATA = $(UKRAINIAN) - -DISTCLEANFILES += \ - ukrainian/utf8.pl - -upper_sorbiandir = $(langdir)/upper-sorbian - -UPPER_SORBIAN = \ - 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 - -nodist_upper_sorbian_DATA = $(UPPER_SORBIAN) - -DISTCLEANFILES += \ - upper-sorbian/utf8.pl - -vietnamesedir = $(langdir)/vietnamese - -VIETNAMESE = \ - vietnamese/utf8-lang.xdy \ - vietnamese/utf8-test.xdy \ - vietnamese/utf8.xdy - -nodist_vietnamese_DATA = $(VIETNAMESE) - -DISTCLEANFILES += \ - vietnamese/utf8.pl - -%utf8.pl : %utf8.pl.in - sed -e 's/@.{\([^}]*\)}/\1/g;' <$< >$@ - -%latin1.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-1 >$@ - -%cp850.pl : %utf8.pl.in - sed -e 's/@.{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)CP850 >$@ - -romanian/latin2.pl : romanian/utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' -f $(srcdir)/rom-comma-kludge.sed <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-2 >$@ - -%latin2.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-2 >$@ - -%latin3.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-3 >$@ - -%latin4.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-4 >$@ - -%iso88595.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-5 >$@ - -%iso88597.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-7 >$@ - -%iso88598.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-8 >$@ - -%latin5.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-9 >$@ - -%latin9.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;s/@9{\([^}]*\)}/\1/g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-15 >$@ - -romanian/cp1250.pl : romanian/utf8.pl - sed -e 's/@u{\([^}]*\)}//g;' -f $(srcdir)/rom-comma-kludge.sed <$< | \ - $(CONVERT_FROM_UTF8)CP1250 >$@ - -DISTCLEANFILES += \ - romanian/cp1250.pl - -%cp1250.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)CP1250 >$@ - -%cp1251.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)CP1251 >$@ - -%cp1252.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;s/@9{\([^}]*\)}/\1/g;' <$< | \ - $(CONVERT_FROM_UTF8)CP1252 >$@ - -%isoir111.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-IR-111 >$@ - -%koi8-r.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)KOI8-R >$@ - -%koi8-u.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)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 - $(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 - -SUBDIRS = \ - albanian \ - belarusian \ - bulgarian \ - croatian \ - czech \ - danish \ - dutch \ - english \ - esperanto \ - estonian \ - finnish \ - french \ - general \ - georgian \ - german \ - greek \ - gypsy \ - hausa \ - hebrew \ - hungarian \ - icelandic \ - italian \ - klingon \ - kurdish \ - latin \ - latvian \ - lithuanian \ - lower-sorbian \ - macedonian \ - mongolian \ - norwegian \ - persian \ - polish \ - portuguese \ - romanian \ - russian \ - serbian \ - slovak \ - slovenian \ - spanish \ - swedish \ - test1 \ - turkish \ - ukrainian \ - upper-sorbian \ - vietnamese - -SCRS = \ - alphabets-doc.tex \ - make-rules.pl \ - utf8-to-tex.sed - -ALPHABETS = \ - $(ALBANIAN) \ - $(BELARUSIAN) \ - $(BULGARIAN) \ - $(CROATIAN) \ - $(CZECH) \ - $(DANISH) \ - $(DUTCH) \ - $(ENGLISH) \ - $(ESPERANTO) \ - $(ESTONIAN) \ - $(FINNISH) \ - $(FRENCH) \ - $(GENERAL) \ - $(GEORGIAN) \ - $(GERMAN) \ - $(GREEK) \ - $(GYPSY) \ - $(HAUSA) \ - $(HEBREW) \ - $(HUNGARIAN) \ - $(ICELANDIC) \ - $(ITALIAN) \ - $(KLINGON) \ - $(KURDISH) \ - $(LATIN) \ - $(LATVIAN) \ - $(LITHUANIAN) \ - $(LOWER_SORBIAN) \ - $(MACEDONIAN) \ - $(MONGOLIAN) \ - $(NORWEGIAN) \ - $(PERSIAN) \ - $(POLISH) \ - $(PORTUGUESE) \ - $(ROMANIAN) \ - $(RUSSIAN) \ - $(SERBIAN) \ - $(SLOVAK) \ - $(SLOVENIAN) \ - $(SPANISH) \ - $(SWEDISH) \ - $(TURKISH) \ - $(UKRAINIAN) \ - $(UPPER_SORBIAN) \ - $(VIETNAMESE) - -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_CYR = \ - $(DOCS_CYR_1251) \ - $(DOCS_CYR_ISO88595) \ - $(DOCS_CYR_ISOIR111) \ - $(DOCS_CYR_KOI8_R) \ - $(DOCS_CYR_KOI8_U) - - -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 - -DOCS_CPS = \ - $(DOCS_CP1250) \ - $(DOCS_CP1252) \ - $(DOCS_CP850) - -DOCS_LAT = \ - $(DOCS_LATIN1) \ - $(DOCS_LATIN2) \ - $(DOCS_LATIN3) \ - $(DOCS_LATIN4) \ - $(DOCS_LATIN5) \ - $(DOCS_LATIN9) - -DOCS_UTF8 = \ - $(DOCS_UTF8_LAT) \ - $(DOCS_UTF8_CYR) \ - $(DOCS_UTF8_OTHER) - -DOCS = $(DOCS_CPS) $(DOCS_LAT) $(DOCS_CYR) $(DOCS_OTHER) $(DOCS_UTF8) - - -alphabets-inc.tex : $(DOCS) - $(RM) $@ - echo '\chapter{Latin scripts}' >>$@ - 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}' >>$@ - echo '\fenc{T2A}' >>$@ - echo '\chapter{Cyrillic scripts}' >>$@ - 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 -if BUILDRULES - -if BUILDDOCS -alphabets-doc.pdf : alphabets-doc.tex alphabets-inc.tex - pdflatex -interaction nonstopmode $(srcdir)/alphabets-doc.tex - pdflatex -interaction nonstopmode $(srcdir)/alphabets-doc.tex - -PDFS = alphabets-doc.pdf - -doc_DATA = $(PDFS) - -endif # (end BUILDDOCS) - -endif # end (BUILDRULES) - -DOC_CLEAN = \ - alphabets-doc.aux \ - alphabets-doc.log \ - alphabets-doc.out \ - alphabets-doc.pdf \ - alphabets-inc.tex \ - alphabets-doc.toc - -EXTRA_DIST = $(SCRS) test.xdy rom-comma-kludge.sed - -CLEANFILES = $(ALPHABETS) $(DOC_CLEAN) diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/Makefile.in deleted file mode 100644 index 3480d6ec291..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/Makefile.in +++ /dev/null @@ -1,2761 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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 = -RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ - ctags-recursive dvi-recursive html-recursive info-recursive \ - install-data-recursive install-dvi-recursive \ - install-exec-recursive install-html-recursive \ - install-info-recursive install-pdf-recursive \ - install-ps-recursive install-recursive installcheck-recursive \ - installdirs-recursive pdf-recursive ps-recursive \ - tags-recursive uninstall-recursive -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)$(albaniandir)" \ - "$(DESTDIR)$(belarusiandir)" "$(DESTDIR)$(bulgariandir)" \ - "$(DESTDIR)$(croatiandir)" "$(DESTDIR)$(czechdir)" \ - "$(DESTDIR)$(danishdir)" "$(DESTDIR)$(dutchdir)" \ - "$(DESTDIR)$(englishdir)" "$(DESTDIR)$(esperantodir)" \ - "$(DESTDIR)$(estoniandir)" "$(DESTDIR)$(finnishdir)" \ - "$(DESTDIR)$(frenchdir)" "$(DESTDIR)$(generaldir)" \ - "$(DESTDIR)$(georgiandir)" "$(DESTDIR)$(germandir)" \ - "$(DESTDIR)$(greekdir)" "$(DESTDIR)$(gypsydir)" \ - "$(DESTDIR)$(hausadir)" "$(DESTDIR)$(hebrewdir)" \ - "$(DESTDIR)$(hungariandir)" "$(DESTDIR)$(icelandicdir)" \ - "$(DESTDIR)$(italiandir)" "$(DESTDIR)$(klingondir)" \ - "$(DESTDIR)$(kurdishdir)" "$(DESTDIR)$(latindir)" \ - "$(DESTDIR)$(latviandir)" "$(DESTDIR)$(lithuaniandir)" \ - "$(DESTDIR)$(lower_sorbiandir)" "$(DESTDIR)$(macedoniandir)" \ - "$(DESTDIR)$(mongoliandir)" "$(DESTDIR)$(norwegiandir)" \ - "$(DESTDIR)$(persiandir)" "$(DESTDIR)$(polishdir)" \ - "$(DESTDIR)$(portuguesedir)" "$(DESTDIR)$(romaniandir)" \ - "$(DESTDIR)$(russiandir)" "$(DESTDIR)$(serbiandir)" \ - "$(DESTDIR)$(slovakdir)" "$(DESTDIR)$(sloveniandir)" \ - "$(DESTDIR)$(spanishdir)" "$(DESTDIR)$(swedishdir)" \ - "$(DESTDIR)$(turkishdir)" "$(DESTDIR)$(ukrainiandir)" \ - "$(DESTDIR)$(upper_sorbiandir)" "$(DESTDIR)$(vietnamesedir)" -DATA = $(doc_DATA) $(nodist_albanian_DATA) $(nodist_belarusian_DATA) \ - $(nodist_bulgarian_DATA) $(nodist_croatian_DATA) \ - $(nodist_czech_DATA) $(nodist_danish_DATA) \ - $(nodist_dutch_DATA) $(nodist_english_DATA) \ - $(nodist_esperanto_DATA) $(nodist_estonian_DATA) \ - $(nodist_finnish_DATA) $(nodist_french_DATA) \ - $(nodist_general_DATA) $(nodist_georgian_DATA) \ - $(nodist_german_DATA) $(nodist_greek_DATA) \ - $(nodist_gypsy_DATA) $(nodist_hausa_DATA) \ - $(nodist_hebrew_DATA) $(nodist_hungarian_DATA) \ - $(nodist_icelandic_DATA) $(nodist_italian_DATA) \ - $(nodist_klingon_DATA) $(nodist_kurdish_DATA) \ - $(nodist_latin_DATA) $(nodist_latvian_DATA) \ - $(nodist_lithuanian_DATA) $(nodist_lower_sorbian_DATA) \ - $(nodist_macedonian_DATA) $(nodist_mongolian_DATA) \ - $(nodist_norwegian_DATA) $(nodist_persian_DATA) \ - $(nodist_polish_DATA) $(nodist_portuguese_DATA) \ - $(nodist_romanian_DATA) $(nodist_russian_DATA) \ - $(nodist_serbian_DATA) $(nodist_slovak_DATA) \ - $(nodist_slovenian_DATA) $(nodist_spanish_DATA) \ - $(nodist_swedish_DATA) $(nodist_turkish_DATA) \ - $(nodist_ukrainian_DATA) $(nodist_upper_sorbian_DATA) \ - $(nodist_vietnamese_DATA) -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -am__recursive_targets = \ - $(RECURSIVE_TARGETS) \ - $(RECURSIVE_CLEAN_TARGETS) \ - $(am__extra_recursive_targets) -AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -# Read a list of newline-separated strings from the standard input, -# and print each of them once, without duplicates. Input order is -# *not* preserved. -am__uniquify_input = $(AWK) '\ - BEGIN { nonempty = 0; } \ - { items[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in items) print i; }; } \ -' -# Make sure the list of sources is unique. This is necessary because, -# e.g., the same source file might be shared among _SOURCES variables -# for different programs/libraries. -am__define_uniq_tagged_files = \ - list='$(am__tagged_files)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | $(am__uniquify_input)` -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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 -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 romanian/cp1250.pl -albaniandir = $(langdir)/albanian -ALBANIAN = \ - albanian/latin1-lang.xdy \ - albanian/latin1-test.xdy \ - albanian/latin1.xdy \ - albanian/utf8-lang.xdy \ - albanian/utf8-test.xdy \ - albanian/utf8.xdy - -nodist_albanian_DATA = $(ALBANIAN) -belarusiandir = $(langdir)/belarusian -BELARUSIAN = \ - 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 - -nodist_belarusian_DATA = $(BELARUSIAN) -bulgariandir = $(langdir)/bulgarian -BULGARIAN = \ - 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 - -nodist_bulgarian_DATA = $(BULGARIAN) -croatiandir = $(langdir)/croatian -CROATIAN = \ - 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 - -nodist_croatian_DATA = $(CROATIAN) -czechdir = $(langdir)/czech -CZECH = \ - 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 - -nodist_czech_DATA = $(CZECH) -danishdir = $(langdir)/danish -DANISH = \ - 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 - -nodist_danish_DATA = $(DANISH) -dutchdir = $(langdir)/dutch -DUTCH = \ - 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 - -nodist_dutch_DATA = $(DUTCH) -englishdir = $(langdir)/english -ENGLISH = \ - 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 - -nodist_english_DATA = $(ENGLISH) -esperantodir = $(langdir)/esperanto -ESPERANTO = \ - esperanto/latin3-lang.xdy \ - esperanto/latin3-test.xdy \ - esperanto/latin3.xdy \ - esperanto/utf8-lang.xdy \ - esperanto/utf8-test.xdy \ - esperanto/utf8.xdy - -nodist_esperanto_DATA = $(ESPERANTO) -estoniandir = $(langdir)/estonian -ESTONIAN = \ - 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 - -nodist_estonian_DATA = $(ESTONIAN) -finnishdir = $(langdir)/finnish -FINNISH = \ - 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 - -nodist_finnish_DATA = $(FINNISH) -frenchdir = $(langdir)/french -FRENCH = \ - 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 - -nodist_french_DATA = $(FRENCH) -generaldir = $(langdir)/general -GENERAL = \ - 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 - -nodist_general_DATA = $(GENERAL) -georgiandir = $(langdir)/georgian -GEORGIAN = \ - georgian/utf8-lang.xdy \ - georgian/utf8-test.xdy \ - georgian/utf8.xdy - -nodist_georgian_DATA = $(GEORGIAN) -germandir = $(langdir)/german -GERMAN = \ - 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 - -nodist_german_DATA = $(GERMAN) -greekdir = $(langdir)/greek -GREEK = \ - 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 - -nodist_greek_DATA = $(GREEK) -gypsydir = $(langdir)/gypsy -GYPSY = \ - gypsy/northrussian-utf8-lang.xdy \ - gypsy/northrussian-utf8-test.xdy \ - gypsy/northrussian-utf8.xdy - -nodist_gypsy_DATA = $(GYPSY) -hausadir = $(langdir)/hausa -HAUSA = \ - hausa/utf8-lang.xdy \ - hausa/utf8-test.xdy \ - hausa/utf8.xdy - -nodist_hausa_DATA = $(HAUSA) -hebrewdir = $(langdir)/hebrew -HEBREW = \ - hebrew/iso88598-lang.xdy \ - hebrew/iso88598-test.xdy \ - hebrew/iso88598.xdy \ - hebrew/utf8-lang.xdy \ - hebrew/utf8-test.xdy \ - hebrew/utf8.xdy - -nodist_hebrew_DATA = $(HEBREW) -hungariandir = $(langdir)/hungarian -HUNGARIAN = \ - 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 - -nodist_hungarian_DATA = $(HUNGARIAN) -icelandicdir = $(langdir)/icelandic -ICELANDIC = \ - 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 - -nodist_icelandic_DATA = $(ICELANDIC) -italiandir = $(langdir)/italian -ITALIAN = \ - italian/latin1-lang.xdy \ - italian/latin1-test.xdy \ - italian/latin1.xdy \ - italian/utf8-lang.xdy \ - italian/utf8-test.xdy \ - italian/utf8.xdy - -nodist_italian_DATA = $(ITALIAN) -klingondir = $(langdir)/klingon -KLINGON = \ - klingon/utf8-lang.xdy \ - klingon/utf8-test.xdy \ - klingon/utf8.xdy - -nodist_klingon_DATA = $(KLINGON) -kurdishdir = $(langdir)/kurdish -KURDISH = \ - 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 - -nodist_kurdish_DATA = $(KURDISH) -latindir = $(langdir)/latin -LATIN = \ - latin/utf8-lang.xdy \ - latin/utf8-test.xdy \ - latin/utf8.xdy - -nodist_latin_DATA = $(LATIN) -latviandir = $(langdir)/latvian -LATVIAN = \ - latvian/latin4-lang.xdy \ - latvian/latin4-test.xdy \ - latvian/latin4.xdy \ - latvian/utf8-lang.xdy \ - latvian/utf8-test.xdy \ - latvian/utf8.xdy - -nodist_latvian_DATA = $(LATVIAN) -lithuaniandir = $(langdir)/lithuanian -LITHUANIAN = \ - lithuanian/latin4-lang.xdy \ - lithuanian/latin4-test.xdy \ - lithuanian/latin4.xdy \ - lithuanian/utf8-lang.xdy \ - lithuanian/utf8-test.xdy \ - lithuanian/utf8.xdy - -nodist_lithuanian_DATA = $(LITHUANIAN) -lower_sorbiandir = $(langdir)/lower-sorbian -LOWER_SORBIAN = \ - 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 - -nodist_lower_sorbian_DATA = $(LOWER_SORBIAN) -macedoniandir = $(langdir)/macedonian -MACEDONIAN = \ - 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 - -nodist_macedonian_DATA = $(MACEDONIAN) -mongoliandir = $(langdir)/mongolian -MONGOLIAN = \ - mongolian/cyrillic-utf8-lang.xdy \ - mongolian/cyrillic-utf8-test.xdy \ - mongolian/cyrillic-utf8.xdy - -nodist_mongolian_DATA = $(MONGOLIAN) -norwegiandir = $(langdir)/norwegian -NORWEGIAN = \ - norwegian/latin1-lang.xdy \ - norwegian/latin1-test.xdy \ - norwegian/latin1.xdy \ - norwegian/utf8-lang.xdy \ - norwegian/utf8-test.xdy \ - norwegian/utf8.xdy - -nodist_norwegian_DATA = $(NORWEGIAN) -persiandir = $(langdir)/persian -PERSIAN = \ - 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 - -nodist_persian_DATA = $(PERSIAN) -polishdir = $(langdir)/polish -POLISH = \ - 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 - -nodist_polish_DATA = $(POLISH) -portuguesedir = $(langdir)/portuguese -PORTUGUESE = \ - portuguese/latin1-lang.xdy \ - portuguese/latin1-test.xdy \ - portuguese/latin1.xdy \ - portuguese/utf8-lang.xdy \ - portuguese/utf8-test.xdy \ - portuguese/utf8.xdy - -nodist_portuguese_DATA = $(PORTUGUESE) -romaniandir = $(langdir)/romanian -ROMANIAN = \ - romanian/latin2-lang.xdy \ - romanian/latin2-test.xdy \ - romanian/latin2.xdy \ - romanian/utf8-lang.xdy \ - romanian/utf8-test.xdy \ - romanian/utf8.xdy - -nodist_romanian_DATA = $(ROMANIAN) -russiandir = $(langdir)/russian -RUSSIAN = \ - 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 - -nodist_russian_DATA = $(RUSSIAN) -serbiandir = $(langdir)/serbian -SERBIAN = \ - 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 - -nodist_serbian_DATA = $(SERBIAN) -slovakdir = $(langdir)/slovak -SLOVAK = \ - 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 - -nodist_slovak_DATA = $(SLOVAK) -sloveniandir = $(langdir)/slovenian -SLOVENIAN = \ - 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 - -nodist_slovenian_DATA = $(SLOVENIAN) -spanishdir = $(langdir)/spanish -SPANISH = \ - 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 - -nodist_spanish_DATA = $(SPANISH) -swedishdir = $(langdir)/swedish -SWEDISH = \ - 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 - -nodist_swedish_DATA = $(SWEDISH) -turkishdir = $(langdir)/turkish -TURKISH = \ - 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 - -nodist_turkish_DATA = $(TURKISH) -ukrainiandir = $(langdir)/ukrainian -UKRAINIAN = \ - 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 - -nodist_ukrainian_DATA = $(UKRAINIAN) -upper_sorbiandir = $(langdir)/upper-sorbian -UPPER_SORBIAN = \ - 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 - -nodist_upper_sorbian_DATA = $(UPPER_SORBIAN) -vietnamesedir = $(langdir)/vietnamese -VIETNAMESE = \ - vietnamese/utf8-lang.xdy \ - vietnamese/utf8-test.xdy \ - vietnamese/utf8.xdy - -nodist_vietnamese_DATA = $(VIETNAMESE) -SUBDIRS = \ - albanian \ - belarusian \ - bulgarian \ - croatian \ - czech \ - danish \ - dutch \ - english \ - esperanto \ - estonian \ - finnish \ - french \ - general \ - georgian \ - german \ - greek \ - gypsy \ - hausa \ - hebrew \ - hungarian \ - icelandic \ - italian \ - klingon \ - kurdish \ - latin \ - latvian \ - lithuanian \ - lower-sorbian \ - macedonian \ - mongolian \ - norwegian \ - persian \ - polish \ - portuguese \ - romanian \ - russian \ - serbian \ - slovak \ - slovenian \ - spanish \ - swedish \ - test1 \ - turkish \ - ukrainian \ - upper-sorbian \ - vietnamese - -SCRS = \ - alphabets-doc.tex \ - make-rules.pl \ - utf8-to-tex.sed - -ALPHABETS = \ - $(ALBANIAN) \ - $(BELARUSIAN) \ - $(BULGARIAN) \ - $(CROATIAN) \ - $(CZECH) \ - $(DANISH) \ - $(DUTCH) \ - $(ENGLISH) \ - $(ESPERANTO) \ - $(ESTONIAN) \ - $(FINNISH) \ - $(FRENCH) \ - $(GENERAL) \ - $(GEORGIAN) \ - $(GERMAN) \ - $(GREEK) \ - $(GYPSY) \ - $(HAUSA) \ - $(HEBREW) \ - $(HUNGARIAN) \ - $(ICELANDIC) \ - $(ITALIAN) \ - $(KLINGON) \ - $(KURDISH) \ - $(LATIN) \ - $(LATVIAN) \ - $(LITHUANIAN) \ - $(LOWER_SORBIAN) \ - $(MACEDONIAN) \ - $(MONGOLIAN) \ - $(NORWEGIAN) \ - $(PERSIAN) \ - $(POLISH) \ - $(PORTUGUESE) \ - $(ROMANIAN) \ - $(RUSSIAN) \ - $(SERBIAN) \ - $(SLOVAK) \ - $(SLOVENIAN) \ - $(SPANISH) \ - $(SWEDISH) \ - $(TURKISH) \ - $(UKRAINIAN) \ - $(UPPER_SORBIAN) \ - $(VIETNAMESE) - -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_CYR = \ - $(DOCS_CYR_1251) \ - $(DOCS_CYR_ISO88595) \ - $(DOCS_CYR_ISOIR111) \ - $(DOCS_CYR_KOI8_R) \ - $(DOCS_CYR_KOI8_U) - -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 - -DOCS_CPS = \ - $(DOCS_CP1250) \ - $(DOCS_CP1252) \ - $(DOCS_CP850) - -DOCS_LAT = \ - $(DOCS_LATIN1) \ - $(DOCS_LATIN2) \ - $(DOCS_LATIN3) \ - $(DOCS_LATIN4) \ - $(DOCS_LATIN5) \ - $(DOCS_LATIN9) - -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 - -EXTRA_DIST = $(SCRS) test.xdy rom-comma-kludge.sed -CLEANFILES = $(ALPHABETS) $(DOC_CLEAN) -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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-nodist_albanianDATA: $(nodist_albanian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_albanian_DATA)'; test -n "$(albaniandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(albaniandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(albaniandir)" || 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)$(albaniandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(albaniandir)" || exit $$?; \ - done - -uninstall-nodist_albanianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_albanian_DATA)'; test -n "$(albaniandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(albaniandir)'; $(am__uninstall_files_from_dir) -install-nodist_belarusianDATA: $(nodist_belarusian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_belarusian_DATA)'; test -n "$(belarusiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(belarusiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(belarusiandir)" || 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)$(belarusiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(belarusiandir)" || exit $$?; \ - done - -uninstall-nodist_belarusianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_belarusian_DATA)'; test -n "$(belarusiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(belarusiandir)'; $(am__uninstall_files_from_dir) -install-nodist_bulgarianDATA: $(nodist_bulgarian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_bulgarian_DATA)'; test -n "$(bulgariandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(bulgariandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(bulgariandir)" || 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)$(bulgariandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(bulgariandir)" || exit $$?; \ - done - -uninstall-nodist_bulgarianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_bulgarian_DATA)'; test -n "$(bulgariandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(bulgariandir)'; $(am__uninstall_files_from_dir) -install-nodist_croatianDATA: $(nodist_croatian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_croatian_DATA)'; test -n "$(croatiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(croatiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(croatiandir)" || 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)$(croatiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(croatiandir)" || exit $$?; \ - done - -uninstall-nodist_croatianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_croatian_DATA)'; test -n "$(croatiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(croatiandir)'; $(am__uninstall_files_from_dir) -install-nodist_czechDATA: $(nodist_czech_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_czech_DATA)'; test -n "$(czechdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(czechdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(czechdir)" || 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)$(czechdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(czechdir)" || exit $$?; \ - done - -uninstall-nodist_czechDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_czech_DATA)'; test -n "$(czechdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(czechdir)'; $(am__uninstall_files_from_dir) -install-nodist_danishDATA: $(nodist_danish_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_danish_DATA)'; test -n "$(danishdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(danishdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(danishdir)" || 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)$(danishdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(danishdir)" || exit $$?; \ - done - -uninstall-nodist_danishDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_danish_DATA)'; test -n "$(danishdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(danishdir)'; $(am__uninstall_files_from_dir) -install-nodist_dutchDATA: $(nodist_dutch_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_dutch_DATA)'; test -n "$(dutchdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(dutchdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(dutchdir)" || 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)$(dutchdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(dutchdir)" || exit $$?; \ - done - -uninstall-nodist_dutchDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_dutch_DATA)'; test -n "$(dutchdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(dutchdir)'; $(am__uninstall_files_from_dir) -install-nodist_englishDATA: $(nodist_english_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_english_DATA)'; test -n "$(englishdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(englishdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(englishdir)" || 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)$(englishdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(englishdir)" || exit $$?; \ - done - -uninstall-nodist_englishDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_english_DATA)'; test -n "$(englishdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(englishdir)'; $(am__uninstall_files_from_dir) -install-nodist_esperantoDATA: $(nodist_esperanto_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_esperanto_DATA)'; test -n "$(esperantodir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(esperantodir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(esperantodir)" || 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)$(esperantodir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(esperantodir)" || exit $$?; \ - done - -uninstall-nodist_esperantoDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_esperanto_DATA)'; test -n "$(esperantodir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(esperantodir)'; $(am__uninstall_files_from_dir) -install-nodist_estonianDATA: $(nodist_estonian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_estonian_DATA)'; test -n "$(estoniandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(estoniandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(estoniandir)" || 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)$(estoniandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(estoniandir)" || exit $$?; \ - done - -uninstall-nodist_estonianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_estonian_DATA)'; test -n "$(estoniandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(estoniandir)'; $(am__uninstall_files_from_dir) -install-nodist_finnishDATA: $(nodist_finnish_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_finnish_DATA)'; test -n "$(finnishdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(finnishdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(finnishdir)" || 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)$(finnishdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(finnishdir)" || exit $$?; \ - done - -uninstall-nodist_finnishDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_finnish_DATA)'; test -n "$(finnishdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(finnishdir)'; $(am__uninstall_files_from_dir) -install-nodist_frenchDATA: $(nodist_french_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_french_DATA)'; test -n "$(frenchdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(frenchdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(frenchdir)" || 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)$(frenchdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(frenchdir)" || exit $$?; \ - done - -uninstall-nodist_frenchDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_french_DATA)'; test -n "$(frenchdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(frenchdir)'; $(am__uninstall_files_from_dir) -install-nodist_generalDATA: $(nodist_general_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_general_DATA)'; test -n "$(generaldir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(generaldir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(generaldir)" || 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)$(generaldir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(generaldir)" || exit $$?; \ - done - -uninstall-nodist_generalDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_general_DATA)'; test -n "$(generaldir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(generaldir)'; $(am__uninstall_files_from_dir) -install-nodist_georgianDATA: $(nodist_georgian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_georgian_DATA)'; test -n "$(georgiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(georgiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(georgiandir)" || 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)$(georgiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(georgiandir)" || exit $$?; \ - done - -uninstall-nodist_georgianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_georgian_DATA)'; test -n "$(georgiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(georgiandir)'; $(am__uninstall_files_from_dir) -install-nodist_germanDATA: $(nodist_german_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_german_DATA)'; test -n "$(germandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(germandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(germandir)" || 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)$(germandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(germandir)" || exit $$?; \ - done - -uninstall-nodist_germanDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_german_DATA)'; test -n "$(germandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(germandir)'; $(am__uninstall_files_from_dir) -install-nodist_greekDATA: $(nodist_greek_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_greek_DATA)'; test -n "$(greekdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(greekdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(greekdir)" || 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)$(greekdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(greekdir)" || exit $$?; \ - done - -uninstall-nodist_greekDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_greek_DATA)'; test -n "$(greekdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(greekdir)'; $(am__uninstall_files_from_dir) -install-nodist_gypsyDATA: $(nodist_gypsy_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_gypsy_DATA)'; test -n "$(gypsydir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(gypsydir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(gypsydir)" || 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)$(gypsydir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(gypsydir)" || exit $$?; \ - done - -uninstall-nodist_gypsyDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_gypsy_DATA)'; test -n "$(gypsydir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(gypsydir)'; $(am__uninstall_files_from_dir) -install-nodist_hausaDATA: $(nodist_hausa_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_hausa_DATA)'; test -n "$(hausadir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(hausadir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(hausadir)" || 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)$(hausadir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(hausadir)" || exit $$?; \ - done - -uninstall-nodist_hausaDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_hausa_DATA)'; test -n "$(hausadir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(hausadir)'; $(am__uninstall_files_from_dir) -install-nodist_hebrewDATA: $(nodist_hebrew_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_hebrew_DATA)'; test -n "$(hebrewdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(hebrewdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(hebrewdir)" || 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)$(hebrewdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(hebrewdir)" || exit $$?; \ - done - -uninstall-nodist_hebrewDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_hebrew_DATA)'; test -n "$(hebrewdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(hebrewdir)'; $(am__uninstall_files_from_dir) -install-nodist_hungarianDATA: $(nodist_hungarian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_hungarian_DATA)'; test -n "$(hungariandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(hungariandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(hungariandir)" || 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)$(hungariandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(hungariandir)" || exit $$?; \ - done - -uninstall-nodist_hungarianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_hungarian_DATA)'; test -n "$(hungariandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(hungariandir)'; $(am__uninstall_files_from_dir) -install-nodist_icelandicDATA: $(nodist_icelandic_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_icelandic_DATA)'; test -n "$(icelandicdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(icelandicdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(icelandicdir)" || 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)$(icelandicdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(icelandicdir)" || exit $$?; \ - done - -uninstall-nodist_icelandicDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_icelandic_DATA)'; test -n "$(icelandicdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(icelandicdir)'; $(am__uninstall_files_from_dir) -install-nodist_italianDATA: $(nodist_italian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_italian_DATA)'; test -n "$(italiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(italiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(italiandir)" || 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)$(italiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(italiandir)" || exit $$?; \ - done - -uninstall-nodist_italianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_italian_DATA)'; test -n "$(italiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(italiandir)'; $(am__uninstall_files_from_dir) -install-nodist_klingonDATA: $(nodist_klingon_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_klingon_DATA)'; test -n "$(klingondir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(klingondir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(klingondir)" || 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)$(klingondir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(klingondir)" || exit $$?; \ - done - -uninstall-nodist_klingonDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_klingon_DATA)'; test -n "$(klingondir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(klingondir)'; $(am__uninstall_files_from_dir) -install-nodist_kurdishDATA: $(nodist_kurdish_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_kurdish_DATA)'; test -n "$(kurdishdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(kurdishdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(kurdishdir)" || 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)$(kurdishdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(kurdishdir)" || exit $$?; \ - done - -uninstall-nodist_kurdishDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_kurdish_DATA)'; test -n "$(kurdishdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(kurdishdir)'; $(am__uninstall_files_from_dir) -install-nodist_latinDATA: $(nodist_latin_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_latin_DATA)'; test -n "$(latindir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(latindir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(latindir)" || 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)$(latindir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(latindir)" || exit $$?; \ - done - -uninstall-nodist_latinDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_latin_DATA)'; test -n "$(latindir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(latindir)'; $(am__uninstall_files_from_dir) -install-nodist_latvianDATA: $(nodist_latvian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_latvian_DATA)'; test -n "$(latviandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(latviandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(latviandir)" || 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)$(latviandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(latviandir)" || exit $$?; \ - done - -uninstall-nodist_latvianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_latvian_DATA)'; test -n "$(latviandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(latviandir)'; $(am__uninstall_files_from_dir) -install-nodist_lithuanianDATA: $(nodist_lithuanian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_lithuanian_DATA)'; test -n "$(lithuaniandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(lithuaniandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(lithuaniandir)" || 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)$(lithuaniandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(lithuaniandir)" || exit $$?; \ - done - -uninstall-nodist_lithuanianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_lithuanian_DATA)'; test -n "$(lithuaniandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(lithuaniandir)'; $(am__uninstall_files_from_dir) -install-nodist_lower_sorbianDATA: $(nodist_lower_sorbian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_lower_sorbian_DATA)'; test -n "$(lower_sorbiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(lower_sorbiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(lower_sorbiandir)" || 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)$(lower_sorbiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(lower_sorbiandir)" || exit $$?; \ - done - -uninstall-nodist_lower_sorbianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_lower_sorbian_DATA)'; test -n "$(lower_sorbiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(lower_sorbiandir)'; $(am__uninstall_files_from_dir) -install-nodist_macedonianDATA: $(nodist_macedonian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_macedonian_DATA)'; test -n "$(macedoniandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(macedoniandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(macedoniandir)" || 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)$(macedoniandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(macedoniandir)" || exit $$?; \ - done - -uninstall-nodist_macedonianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_macedonian_DATA)'; test -n "$(macedoniandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(macedoniandir)'; $(am__uninstall_files_from_dir) -install-nodist_mongolianDATA: $(nodist_mongolian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_mongolian_DATA)'; test -n "$(mongoliandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(mongoliandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(mongoliandir)" || 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)$(mongoliandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(mongoliandir)" || exit $$?; \ - done - -uninstall-nodist_mongolianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_mongolian_DATA)'; test -n "$(mongoliandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(mongoliandir)'; $(am__uninstall_files_from_dir) -install-nodist_norwegianDATA: $(nodist_norwegian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_norwegian_DATA)'; test -n "$(norwegiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(norwegiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(norwegiandir)" || 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)$(norwegiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(norwegiandir)" || exit $$?; \ - done - -uninstall-nodist_norwegianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_norwegian_DATA)'; test -n "$(norwegiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(norwegiandir)'; $(am__uninstall_files_from_dir) -install-nodist_persianDATA: $(nodist_persian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_persian_DATA)'; test -n "$(persiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(persiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(persiandir)" || 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)$(persiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(persiandir)" || exit $$?; \ - done - -uninstall-nodist_persianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_persian_DATA)'; test -n "$(persiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(persiandir)'; $(am__uninstall_files_from_dir) -install-nodist_polishDATA: $(nodist_polish_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_polish_DATA)'; test -n "$(polishdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(polishdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(polishdir)" || 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)$(polishdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(polishdir)" || exit $$?; \ - done - -uninstall-nodist_polishDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_polish_DATA)'; test -n "$(polishdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(polishdir)'; $(am__uninstall_files_from_dir) -install-nodist_portugueseDATA: $(nodist_portuguese_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_portuguese_DATA)'; test -n "$(portuguesedir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(portuguesedir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(portuguesedir)" || 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)$(portuguesedir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(portuguesedir)" || exit $$?; \ - done - -uninstall-nodist_portugueseDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_portuguese_DATA)'; test -n "$(portuguesedir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(portuguesedir)'; $(am__uninstall_files_from_dir) -install-nodist_romanianDATA: $(nodist_romanian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_romanian_DATA)'; test -n "$(romaniandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(romaniandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(romaniandir)" || 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)$(romaniandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(romaniandir)" || exit $$?; \ - done - -uninstall-nodist_romanianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_romanian_DATA)'; test -n "$(romaniandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(romaniandir)'; $(am__uninstall_files_from_dir) -install-nodist_russianDATA: $(nodist_russian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_russian_DATA)'; test -n "$(russiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(russiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(russiandir)" || 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)$(russiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(russiandir)" || exit $$?; \ - done - -uninstall-nodist_russianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_russian_DATA)'; test -n "$(russiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(russiandir)'; $(am__uninstall_files_from_dir) -install-nodist_serbianDATA: $(nodist_serbian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_serbian_DATA)'; test -n "$(serbiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(serbiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(serbiandir)" || 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)$(serbiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(serbiandir)" || exit $$?; \ - done - -uninstall-nodist_serbianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_serbian_DATA)'; test -n "$(serbiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(serbiandir)'; $(am__uninstall_files_from_dir) -install-nodist_slovakDATA: $(nodist_slovak_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_slovak_DATA)'; test -n "$(slovakdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(slovakdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(slovakdir)" || 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)$(slovakdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(slovakdir)" || exit $$?; \ - done - -uninstall-nodist_slovakDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_slovak_DATA)'; test -n "$(slovakdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(slovakdir)'; $(am__uninstall_files_from_dir) -install-nodist_slovenianDATA: $(nodist_slovenian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_slovenian_DATA)'; test -n "$(sloveniandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(sloveniandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(sloveniandir)" || 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)$(sloveniandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(sloveniandir)" || exit $$?; \ - done - -uninstall-nodist_slovenianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_slovenian_DATA)'; test -n "$(sloveniandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(sloveniandir)'; $(am__uninstall_files_from_dir) -install-nodist_spanishDATA: $(nodist_spanish_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_spanish_DATA)'; test -n "$(spanishdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(spanishdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(spanishdir)" || 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)$(spanishdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(spanishdir)" || exit $$?; \ - done - -uninstall-nodist_spanishDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_spanish_DATA)'; test -n "$(spanishdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(spanishdir)'; $(am__uninstall_files_from_dir) -install-nodist_swedishDATA: $(nodist_swedish_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_swedish_DATA)'; test -n "$(swedishdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(swedishdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(swedishdir)" || 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)$(swedishdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(swedishdir)" || exit $$?; \ - done - -uninstall-nodist_swedishDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_swedish_DATA)'; test -n "$(swedishdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(swedishdir)'; $(am__uninstall_files_from_dir) -install-nodist_turkishDATA: $(nodist_turkish_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_turkish_DATA)'; test -n "$(turkishdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(turkishdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(turkishdir)" || 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)$(turkishdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(turkishdir)" || exit $$?; \ - done - -uninstall-nodist_turkishDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_turkish_DATA)'; test -n "$(turkishdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(turkishdir)'; $(am__uninstall_files_from_dir) -install-nodist_ukrainianDATA: $(nodist_ukrainian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_ukrainian_DATA)'; test -n "$(ukrainiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(ukrainiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(ukrainiandir)" || 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)$(ukrainiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(ukrainiandir)" || exit $$?; \ - done - -uninstall-nodist_ukrainianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_ukrainian_DATA)'; test -n "$(ukrainiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(ukrainiandir)'; $(am__uninstall_files_from_dir) -install-nodist_upper_sorbianDATA: $(nodist_upper_sorbian_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_upper_sorbian_DATA)'; test -n "$(upper_sorbiandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(upper_sorbiandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(upper_sorbiandir)" || 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)$(upper_sorbiandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(upper_sorbiandir)" || exit $$?; \ - done - -uninstall-nodist_upper_sorbianDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_upper_sorbian_DATA)'; test -n "$(upper_sorbiandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(upper_sorbiandir)'; $(am__uninstall_files_from_dir) -install-nodist_vietnameseDATA: $(nodist_vietnamese_DATA) - @$(NORMAL_INSTALL) - @list='$(nodist_vietnamese_DATA)'; test -n "$(vietnamesedir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(vietnamesedir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(vietnamesedir)" || 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)$(vietnamesedir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(vietnamesedir)" || exit $$?; \ - done - -uninstall-nodist_vietnameseDATA: - @$(NORMAL_UNINSTALL) - @list='$(nodist_vietnamese_DATA)'; test -n "$(vietnamesedir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(vietnamesedir)'; $(am__uninstall_files_from_dir) - -# This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(am__recursive_targets): - @fail=; \ - if $(am__make_keepgoing); then \ - failcom='fail=yes'; \ - else \ - failcom='exit 1'; \ - fi; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -ID: $(am__tagged_files) - $(am__define_uniq_tagged_files); mkid -fID $$unique -tags: tags-recursive -TAGS: tags - -tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - $(am__define_uniq_tagged_files); \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: ctags-recursive - -CTAGS: ctags -ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - $(am__define_uniq_tagged_files); \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive - -cscopelist-am: $(am__tagged_files) - list='$(am__tagged_files)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(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 - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - $(am__make_dryrun) \ - || test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile $(DATA) -installdirs: installdirs-recursive -installdirs-am: - for dir in "$(DESTDIR)$(docdir)" "$(DESTDIR)$(albaniandir)" "$(DESTDIR)$(belarusiandir)" "$(DESTDIR)$(bulgariandir)" "$(DESTDIR)$(croatiandir)" "$(DESTDIR)$(czechdir)" "$(DESTDIR)$(danishdir)" "$(DESTDIR)$(dutchdir)" "$(DESTDIR)$(englishdir)" "$(DESTDIR)$(esperantodir)" "$(DESTDIR)$(estoniandir)" "$(DESTDIR)$(finnishdir)" "$(DESTDIR)$(frenchdir)" "$(DESTDIR)$(generaldir)" "$(DESTDIR)$(georgiandir)" "$(DESTDIR)$(germandir)" "$(DESTDIR)$(greekdir)" "$(DESTDIR)$(gypsydir)" "$(DESTDIR)$(hausadir)" "$(DESTDIR)$(hebrewdir)" "$(DESTDIR)$(hungariandir)" "$(DESTDIR)$(icelandicdir)" "$(DESTDIR)$(italiandir)" "$(DESTDIR)$(klingondir)" "$(DESTDIR)$(kurdishdir)" "$(DESTDIR)$(latindir)" "$(DESTDIR)$(latviandir)" "$(DESTDIR)$(lithuaniandir)" "$(DESTDIR)$(lower_sorbiandir)" "$(DESTDIR)$(macedoniandir)" "$(DESTDIR)$(mongoliandir)" "$(DESTDIR)$(norwegiandir)" "$(DESTDIR)$(persiandir)" "$(DESTDIR)$(polishdir)" "$(DESTDIR)$(portuguesedir)" "$(DESTDIR)$(romaniandir)" "$(DESTDIR)$(russiandir)" "$(DESTDIR)$(serbiandir)" "$(DESTDIR)$(slovakdir)" "$(DESTDIR)$(sloveniandir)" "$(DESTDIR)$(spanishdir)" "$(DESTDIR)$(swedishdir)" "$(DESTDIR)$(turkishdir)" "$(DESTDIR)$(ukrainiandir)" "$(DESTDIR)$(upper_sorbiandir)" "$(DESTDIR)$(vietnamesedir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -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-recursive - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: install-docDATA install-nodist_albanianDATA \ - install-nodist_belarusianDATA install-nodist_bulgarianDATA \ - install-nodist_croatianDATA install-nodist_czechDATA \ - install-nodist_danishDATA install-nodist_dutchDATA \ - install-nodist_englishDATA install-nodist_esperantoDATA \ - install-nodist_estonianDATA install-nodist_finnishDATA \ - install-nodist_frenchDATA install-nodist_generalDATA \ - install-nodist_georgianDATA install-nodist_germanDATA \ - install-nodist_greekDATA install-nodist_gypsyDATA \ - install-nodist_hausaDATA install-nodist_hebrewDATA \ - install-nodist_hungarianDATA install-nodist_icelandicDATA \ - install-nodist_italianDATA install-nodist_klingonDATA \ - install-nodist_kurdishDATA install-nodist_latinDATA \ - install-nodist_latvianDATA install-nodist_lithuanianDATA \ - install-nodist_lower_sorbianDATA install-nodist_macedonianDATA \ - install-nodist_mongolianDATA install-nodist_norwegianDATA \ - install-nodist_persianDATA install-nodist_polishDATA \ - install-nodist_portugueseDATA install-nodist_romanianDATA \ - install-nodist_russianDATA install-nodist_serbianDATA \ - install-nodist_slovakDATA install-nodist_slovenianDATA \ - install-nodist_spanishDATA install-nodist_swedishDATA \ - install-nodist_turkishDATA install-nodist_ukrainianDATA \ - install-nodist_upper_sorbianDATA install-nodist_vietnameseDATA - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: uninstall-docDATA uninstall-nodist_albanianDATA \ - uninstall-nodist_belarusianDATA uninstall-nodist_bulgarianDATA \ - uninstall-nodist_croatianDATA uninstall-nodist_czechDATA \ - uninstall-nodist_danishDATA uninstall-nodist_dutchDATA \ - uninstall-nodist_englishDATA uninstall-nodist_esperantoDATA \ - uninstall-nodist_estonianDATA uninstall-nodist_finnishDATA \ - uninstall-nodist_frenchDATA uninstall-nodist_generalDATA \ - uninstall-nodist_georgianDATA uninstall-nodist_germanDATA \ - uninstall-nodist_greekDATA uninstall-nodist_gypsyDATA \ - uninstall-nodist_hausaDATA uninstall-nodist_hebrewDATA \ - uninstall-nodist_hungarianDATA uninstall-nodist_icelandicDATA \ - uninstall-nodist_italianDATA uninstall-nodist_klingonDATA \ - uninstall-nodist_kurdishDATA uninstall-nodist_latinDATA \ - uninstall-nodist_latvianDATA uninstall-nodist_lithuanianDATA \ - uninstall-nodist_lower_sorbianDATA \ - uninstall-nodist_macedonianDATA uninstall-nodist_mongolianDATA \ - uninstall-nodist_norwegianDATA uninstall-nodist_persianDATA \ - uninstall-nodist_polishDATA uninstall-nodist_portugueseDATA \ - uninstall-nodist_romanianDATA uninstall-nodist_russianDATA \ - uninstall-nodist_serbianDATA uninstall-nodist_slovakDATA \ - uninstall-nodist_slovenianDATA uninstall-nodist_spanishDATA \ - uninstall-nodist_swedishDATA uninstall-nodist_turkishDATA \ - uninstall-nodist_ukrainianDATA \ - uninstall-nodist_upper_sorbianDATA \ - uninstall-nodist_vietnameseDATA - -.MAKE: $(am__recursive_targets) install-am install-strip - -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am clean clean-generic cscopelist-am ctags ctags-am \ - distclean distclean-generic distclean-tags 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-nodist_albanianDATA install-nodist_belarusianDATA \ - install-nodist_bulgarianDATA install-nodist_croatianDATA \ - install-nodist_czechDATA install-nodist_danishDATA \ - install-nodist_dutchDATA install-nodist_englishDATA \ - install-nodist_esperantoDATA install-nodist_estonianDATA \ - install-nodist_finnishDATA install-nodist_frenchDATA \ - install-nodist_generalDATA install-nodist_georgianDATA \ - install-nodist_germanDATA install-nodist_greekDATA \ - install-nodist_gypsyDATA install-nodist_hausaDATA \ - install-nodist_hebrewDATA install-nodist_hungarianDATA \ - install-nodist_icelandicDATA install-nodist_italianDATA \ - install-nodist_klingonDATA install-nodist_kurdishDATA \ - install-nodist_latinDATA install-nodist_latvianDATA \ - install-nodist_lithuanianDATA install-nodist_lower_sorbianDATA \ - install-nodist_macedonianDATA install-nodist_mongolianDATA \ - install-nodist_norwegianDATA install-nodist_persianDATA \ - install-nodist_polishDATA install-nodist_portugueseDATA \ - install-nodist_romanianDATA install-nodist_russianDATA \ - install-nodist_serbianDATA install-nodist_slovakDATA \ - install-nodist_slovenianDATA install-nodist_spanishDATA \ - install-nodist_swedishDATA install-nodist_turkishDATA \ - install-nodist_ukrainianDATA install-nodist_upper_sorbianDATA \ - install-nodist_vietnameseDATA install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags tags-am uninstall uninstall-am \ - uninstall-docDATA uninstall-nodist_albanianDATA \ - uninstall-nodist_belarusianDATA uninstall-nodist_bulgarianDATA \ - uninstall-nodist_croatianDATA uninstall-nodist_czechDATA \ - uninstall-nodist_danishDATA uninstall-nodist_dutchDATA \ - uninstall-nodist_englishDATA uninstall-nodist_esperantoDATA \ - uninstall-nodist_estonianDATA uninstall-nodist_finnishDATA \ - uninstall-nodist_frenchDATA uninstall-nodist_generalDATA \ - uninstall-nodist_georgianDATA uninstall-nodist_germanDATA \ - uninstall-nodist_greekDATA uninstall-nodist_gypsyDATA \ - uninstall-nodist_hausaDATA uninstall-nodist_hebrewDATA \ - uninstall-nodist_hungarianDATA uninstall-nodist_icelandicDATA \ - uninstall-nodist_italianDATA uninstall-nodist_klingonDATA \ - uninstall-nodist_kurdishDATA uninstall-nodist_latinDATA \ - uninstall-nodist_latvianDATA uninstall-nodist_lithuanianDATA \ - uninstall-nodist_lower_sorbianDATA \ - uninstall-nodist_macedonianDATA uninstall-nodist_mongolianDATA \ - uninstall-nodist_norwegianDATA uninstall-nodist_persianDATA \ - uninstall-nodist_polishDATA uninstall-nodist_portugueseDATA \ - uninstall-nodist_romanianDATA uninstall-nodist_russianDATA \ - uninstall-nodist_serbianDATA uninstall-nodist_slovakDATA \ - uninstall-nodist_slovenianDATA uninstall-nodist_spanishDATA \ - uninstall-nodist_swedishDATA uninstall-nodist_turkishDATA \ - uninstall-nodist_ukrainianDATA \ - uninstall-nodist_upper_sorbianDATA \ - uninstall-nodist_vietnameseDATA - - -%utf8.pl : %utf8.pl.in - sed -e 's/@.{\([^}]*\)}/\1/g;' <$< >$@ - -%latin1.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-1 >$@ - -%cp850.pl : %utf8.pl.in - sed -e 's/@.{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)CP850 >$@ - -romanian/latin2.pl : romanian/utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' -f $(srcdir)/rom-comma-kludge.sed <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-2 >$@ - -%latin2.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-2 >$@ - -%latin3.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-3 >$@ - -%latin4.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO8859-4 >$@ - -%iso88595.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-5 >$@ - -%iso88597.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-7 >$@ - -%iso88598.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-8 >$@ - -%latin5.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-9 >$@ - -%latin9.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;s/@9{\([^}]*\)}/\1/g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-8859-15 >$@ - -romanian/cp1250.pl : romanian/utf8.pl - sed -e 's/@u{\([^}]*\)}//g;' -f $(srcdir)/rom-comma-kludge.sed <$< | \ - $(CONVERT_FROM_UTF8)CP1250 >$@ - -%cp1250.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)CP1250 >$@ - -%cp1251.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)CP1251 >$@ - -%cp1252.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;s/@9{\([^}]*\)}/\1/g;' <$< | \ - $(CONVERT_FROM_UTF8)CP1252 >$@ - -%isoir111.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)ISO-IR-111 >$@ - -%koi8-r.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)KOI8-R >$@ - -%koi8-u.pl : %utf8.pl.in - sed -e 's/@u{\([^}]*\)}//g;' <$< | \ - $(CONVERT_FROM_UTF8)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 - $(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) $@ - echo '\chapter{Latin scripts}' >>$@ - 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}' >>$@ - echo '\fenc{T2A}' >>$@ - echo '\chapter{Cyrillic scripts}' >>$@ - 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/Makefile.in deleted file mode 100644 index 8c4adfcce36..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/albanian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin1.pl utf8.pl.in -CLEANFILES = \ - latin1.raw \ - latin1-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/albanian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/albanian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/Makefile.in deleted file mode 100644 index 49fddcdc1f9..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/belarusian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1251.pl iso88595.pl isoir111.pl utf8.pl.in -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - isoir111.raw \ - isoir111-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/belarusian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/belarusian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile.in deleted file mode 100644 index bfde25dc40b..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/bulgarian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1251.pl iso88595.pl koi8-r.pl utf8.pl.in -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - koi8-r.raw \ - koi8-r-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/bulgarian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/Makefile.am deleted file mode 100644 index b8338cda68a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in - -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/Makefile.in deleted file mode 100644 index e470eff4a9d..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/croatian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/croatian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/croatian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/Makefile.in deleted file mode 100644 index c225831d533..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/czech -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/czech/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/czech/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/Makefile.in deleted file mode 100644 index 6e9e83517f2..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/danish -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/danish/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/danish/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/Makefile.am deleted file mode 100644 index 60f04c84aa5..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - ij-as-ij-latin1.pl ij-as-y-utf8.pl.in ij-as-ij-utf8.pl.in - -CLEANFILES = \ - ij-as-ij-latin1.raw \ - ij-as-ij-latin1-doc.tex \ - ij-as-ij-utf8.raw \ - ij-as-ij-utf8-doc.tex \ - ij-as-y-utf8.raw \ - ij-as-y-utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/Makefile.in deleted file mode 100644 index d22f619e0b3..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/dutch -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - ij-as-ij-latin1.pl ij-as-y-utf8.pl.in ij-as-ij-utf8.pl.in - -CLEANFILES = \ - ij-as-ij-latin1.raw \ - ij-as-ij-latin1-doc.tex \ - ij-as-ij-utf8.raw \ - ij-as-ij-utf8-doc.tex \ - ij-as-y-utf8.raw \ - ij-as-y-utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/dutch/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/dutch/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/Makefile.am deleted file mode 100644 index 677a079d568..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/Makefile.in deleted file mode 100644 index 0a4a98793cb..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/english -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/english/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/english/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/Makefile.am deleted file mode 100644 index 626f6bb4be8..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = latin3.pl utf8.pl.in - -CLEANFILES = \ - latin3.raw \ - latin3-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/Makefile.in deleted file mode 100644 index 9488d2409a4..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/esperanto -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin3.pl utf8.pl.in -CLEANFILES = \ - latin3.raw \ - latin3-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/esperanto/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/esperanto/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/Makefile.am deleted file mode 100644 index b6f8f4c27a0..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/Makefile.in deleted file mode 100644 index b995749c53e..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/estonian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1252.pl latin9.pl utf8.pl.in -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/estonian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/estonian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/Makefile.am deleted file mode 100644 index 86e6f1ca04a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/Makefile.in deleted file mode 100644 index 9fda48ca453..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/finnish -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/finnish/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/finnish/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/Makefile.am deleted file mode 100644 index b6f8f4c27a0..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/Makefile.in deleted file mode 100644 index 3b40c83c7ef..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/french -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1252.pl latin9.pl utf8.pl.in -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/french/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/french/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/Makefile.am deleted file mode 100644 index 619702679a9..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/Makefile.am +++ /dev/null @@ -1,37 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - cp1252.pl cp850.pl latin9.pl template.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - cp850.raw \ - cp850-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/Makefile.in deleted file mode 100644 index 04bdde2ac96..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/Makefile.in +++ /dev/null @@ -1,422 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/general -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - cp1252.pl cp850.pl latin9.pl template.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - cp850.raw \ - cp850-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/general/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/general/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/georgian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/georgian/Makefile.in deleted file mode 100644 index 0d5b861377d..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/georgian/Makefile.in +++ /dev/null @@ -1,414 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/georgian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = utf8.pl.in -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/georgian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/georgian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/Makefile.am deleted file mode 100644 index b9bdb091d98..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/Makefile.am +++ /dev/null @@ -1,40 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - braille-utf8.pl.in duden-latin1.pl \ - din5007-latin1.pl duden-utf8.pl.in din5007-utf8.pl.in - -CLEANFILES = \ - braille-utf8.raw \ - braille-utf8-doc.tex \ - din5007-latin1.raw \ - din5007-latin1-doc.tex \ - din5007-utf8.raw \ - din5007-utf8-doc.tex \ - duden-latin1.raw \ - duden-latin1-doc.tex \ - duden-utf8.raw \ - duden-utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/Makefile.in deleted file mode 100644 index 3dc289acbf2..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/Makefile.in +++ /dev/null @@ -1,425 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/german -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - braille-utf8.pl.in duden-latin1.pl \ - din5007-latin1.pl duden-utf8.pl.in din5007-utf8.pl.in - -CLEANFILES = \ - braille-utf8.raw \ - braille-utf8-doc.tex \ - din5007-latin1.raw \ - din5007-latin1-doc.tex \ - din5007-utf8.raw \ - din5007-utf8-doc.tex \ - duden-latin1.raw \ - duden-latin1-doc.tex \ - duden-utf8.raw \ - duden-utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/german/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/german/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/Makefile.am deleted file mode 100644 index b6c05c35144..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/Makefile.am +++ /dev/null @@ -1,40 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - iso88597.pl polytonic-utf8.pl.in utf8.pl.in \ - translit-latin4.pl translit-utf8.pl.in - -CLEANFILES = \ - iso88597.raw \ - iso88597-doc.tex \ - polytonic-utf8.raw \ - polytonic-utf8-doc.tex \ - translit-latin4.raw \ - translit-latin4-doc.tex \ - translit-utf8.raw \ - translit-utf8-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/Makefile.in deleted file mode 100644 index 95f11b67711..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/Makefile.in +++ /dev/null @@ -1,425 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/greek -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - iso88597.pl polytonic-utf8.pl.in utf8.pl.in \ - translit-latin4.pl translit-utf8.pl.in - -CLEANFILES = \ - iso88597.raw \ - iso88597-doc.tex \ - polytonic-utf8.raw \ - polytonic-utf8-doc.tex \ - translit-latin4.raw \ - translit-latin4-doc.tex \ - translit-utf8.raw \ - translit-utf8-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/greek/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/greek/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/gypsy/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/gypsy/Makefile.am deleted file mode 100644 index 69f1cebd123..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/gypsy/Makefile.am +++ /dev/null @@ -1,29 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = northrussian-utf8.pl.in - -CLEANFILES = \ - northrussian-utf8.raw \ - northrussian-utf8-doc.tex - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/gypsy/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/gypsy/Makefile.in deleted file mode 100644 index c92ab7acb21..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/gypsy/Makefile.in +++ /dev/null @@ -1,414 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/gypsy -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = northrussian-utf8.pl.in -CLEANFILES = \ - northrussian-utf8.raw \ - northrussian-utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/gypsy/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/gypsy/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hausa/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hausa/Makefile.am deleted file mode 100644 index 335df3f4f71..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hausa/Makefile.am +++ /dev/null @@ -1,30 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = utf8.pl.in - -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hausa/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hausa/Makefile.in deleted file mode 100644 index 08a36e7c90a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hausa/Makefile.in +++ /dev/null @@ -1,414 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/hausa -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = utf8.pl.in -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/hausa/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/hausa/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/Makefile.am deleted file mode 100644 index 69b552b0559..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = iso88598.pl utf8.pl.in - -CLEANFILES = \ - iso88598.raw \ - iso88598-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/Makefile.in deleted file mode 100644 index 9f2a3094cf5..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/hebrew -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = iso88598.pl utf8.pl.in -CLEANFILES = \ - iso88598.raw \ - iso88598-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/hebrew/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/hebrew/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/Makefile.am deleted file mode 100644 index b8338cda68a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in - -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/Makefile.in deleted file mode 100644 index a3779c2f9fe..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/hungarian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/hungarian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/hungarian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/Makefile.am deleted file mode 100644 index 86e6f1ca04a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/Makefile.in deleted file mode 100644 index c23e16f7905..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/icelandic -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/icelandic/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/icelandic/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/Makefile.am deleted file mode 100644 index 8e0fcda24ed..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = latin1.pl utf8.pl.in - -CLEANFILES = \ - latin1.raw \ - latin1-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/Makefile.in deleted file mode 100644 index 9b5f882cf26..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/italian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin1.pl utf8.pl.in -CLEANFILES = \ - latin1.raw \ - latin1-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/italian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/italian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/Makefile.in deleted file mode 100644 index 074ccd90f15..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/Makefile.in +++ /dev/null @@ -1,417 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/klingon -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - utf8.pl.in \ - translit-ascii.pl - -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/klingon/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/klingon/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/Makefile.am deleted file mode 100644 index 39d6fb12899..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/Makefile.am +++ /dev/null @@ -1,37 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - bedirxan-latin5.pl bedirxan-utf8.pl.in \ - turkish-i-latin5.pl turkish-i-utf8.pl.in - -CLEANFILES = \ - bedirxan-latin5.raw \ - bedirxan-latin5-doc.tex \ - bedirxan-utf8.raw \ - bedirxan-utf8-doc.tex \ - turkish-i-latin5.raw \ - turkish-i-latin5-doc.tex \ - turkish-i-utf8.raw \ - turkish-i-utf8-doc.tex - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/Makefile.in deleted file mode 100644 index 7ed91ad88d5..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/Makefile.in +++ /dev/null @@ -1,423 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/kurdish -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - bedirxan-latin5.pl bedirxan-utf8.pl.in \ - turkish-i-latin5.pl turkish-i-utf8.pl.in - -CLEANFILES = \ - bedirxan-latin5.raw \ - bedirxan-latin5-doc.tex \ - bedirxan-utf8.raw \ - bedirxan-utf8-doc.tex \ - turkish-i-latin5.raw \ - turkish-i-latin5-doc.tex \ - turkish-i-utf8.raw \ - turkish-i-utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/kurdish/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/kurdish/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latin/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latin/Makefile.am deleted file mode 100644 index 335df3f4f71..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latin/Makefile.am +++ /dev/null @@ -1,30 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = utf8.pl.in - -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latin/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latin/Makefile.in deleted file mode 100644 index bbddb210ad1..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latin/Makefile.in +++ /dev/null @@ -1,414 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/latin -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = utf8.pl.in -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/latin/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/latin/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/Makefile.am deleted file mode 100644 index 430a5d77d83..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = latin4.pl utf8.pl.in - -CLEANFILES = \ - latin4.raw \ - latin4-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/Makefile.in deleted file mode 100644 index ed8d5f59475..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/latvian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin4.pl utf8.pl.in -CLEANFILES = \ - latin4.raw \ - latin4-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/latvian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/latvian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile.am deleted file mode 100644 index 430a5d77d83..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = latin4.pl utf8.pl.in - -CLEANFILES = \ - latin4.raw \ - latin4-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile.in deleted file mode 100644 index 4cbab701d88..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/lithuanian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin4.pl utf8.pl.in -CLEANFILES = \ - latin4.raw \ - latin4-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/lithuanian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/lithuanian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile.am deleted file mode 100644 index b8338cda68a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in - -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile.in deleted file mode 100644 index 9a39bfe46ac..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/lower-sorbian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/lower-sorbian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/lower-sorbian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/Makefile.am deleted file mode 100644 index 6327f7b6dde..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/Makefile.am +++ /dev/null @@ -1,36 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1251.pl iso88595.pl isoir111.pl utf8.pl.in - -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - isoir111.raw \ - isoir111-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/Makefile.in deleted file mode 100644 index dbe345e5877..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/macedonian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1251.pl iso88595.pl isoir111.pl utf8.pl.in -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - isoir111.raw \ - isoir111-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/macedonian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/macedonian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/mongolian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/mongolian/Makefile.am deleted file mode 100644 index 8179ba607b0..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/mongolian/Makefile.am +++ /dev/null @@ -1,30 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cyrillic-utf8.pl.in - -CLEANFILES = \ - cyrillic-utf8.raw \ - cyrillic-utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/mongolian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/mongolian/Makefile.in deleted file mode 100644 index 2ecd067b0da..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/mongolian/Makefile.in +++ /dev/null @@ -1,414 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/mongolian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cyrillic-utf8.pl.in -CLEANFILES = \ - cyrillic-utf8.raw \ - cyrillic-utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/mongolian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/mongolian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/Makefile.am deleted file mode 100644 index 8e0fcda24ed..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = latin1.pl utf8.pl.in - -CLEANFILES = \ - latin1.raw \ - latin1-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/Makefile.in deleted file mode 100644 index d94b4935654..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/norwegian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin1.pl utf8.pl.in -CLEANFILES = \ - latin1.raw \ - latin1-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/norwegian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/norwegian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/Makefile.am deleted file mode 100644 index 0a79feba55f..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/Makefile.am +++ /dev/null @@ -1,28 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2014 by Joachim Schrod. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - README variant1-utf8.pl.in variant2-utf8.pl.in - - -CLEANFILES = \ - variant1-utf8.raw variant2-utf8.raw \ - variant1-utf8-doc.tex variant2-utf8-doc.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/Makefile.in deleted file mode 100644 index 1650b5257a7..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/persian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - README variant1-utf8.pl.in variant2-utf8.pl.in - -CLEANFILES = \ - variant1-utf8.raw variant2-utf8.raw \ - variant1-utf8-doc.tex variant2-utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/persian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/persian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/Makefile.am deleted file mode 100644 index b8338cda68a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in - -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/Makefile.in deleted file mode 100644 index 9589db6982e..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/polish -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/polish/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/polish/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/Makefile.am deleted file mode 100644 index 8e0fcda24ed..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = latin1.pl utf8.pl.in - -CLEANFILES = \ - latin1.raw \ - latin1-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/Makefile.in deleted file mode 100644 index e66ec14ed98..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/portuguese -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin1.pl utf8.pl.in -CLEANFILES = \ - latin1.raw \ - latin1-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/portuguese/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/portuguese/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/Makefile.am deleted file mode 100644 index 0b84363ba45..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = latin2.pl utf8.pl.in - -CLEANFILES = \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/Makefile.in deleted file mode 100644 index 55b042ea179..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/Makefile.in +++ /dev/null @@ -1,416 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/romanian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin2.pl utf8.pl.in -CLEANFILES = \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/romanian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/romanian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/Makefile.am deleted file mode 100644 index 7281e609fd3..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/Makefile.am +++ /dev/null @@ -1,39 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - cp1251.pl iso88595.pl koi8-r.pl translit-iso-utf8.pl.in utf8.pl.in - -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - koi8-r.raw \ - koi8-r-doc.tex \ - translit-iso-utf8.raw \ - translit-iso-utf8-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/Makefile.in deleted file mode 100644 index fa4bb45a373..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/Makefile.in +++ /dev/null @@ -1,424 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/russian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - cp1251.pl iso88595.pl koi8-r.pl translit-iso-utf8.pl.in utf8.pl.in - -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - koi8-r.raw \ - koi8-r-doc.tex \ - translit-iso-utf8.raw \ - translit-iso-utf8-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/russian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/russian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/Makefile.am deleted file mode 100644 index 6327f7b6dde..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/Makefile.am +++ /dev/null @@ -1,36 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1251.pl iso88595.pl isoir111.pl utf8.pl.in - -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - isoir111.raw \ - isoir111-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/Makefile.in deleted file mode 100644 index 20b666a178e..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/serbian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1251.pl iso88595.pl isoir111.pl utf8.pl.in -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - isoir111.raw \ - isoir111-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/serbian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/serbian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/Makefile.am deleted file mode 100644 index e1522102b9c..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/Makefile.am +++ /dev/null @@ -1,42 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - large-cp1250.pl large-latin2.pl large-utf8.pl.in \ - small-cp1250.pl small-latin2.pl small-utf8.pl.in - -CLEANFILES = \ - large-cp1250.raw \ - large-cp1250-doc.tex \ - large-latin2.raw \ - large-latin2-doc.tex \ - large-utf8.raw \ - large-utf8-doc.tex \ - small-cp1250.raw \ - small-cp1250-doc.tex \ - small-latin2.raw \ - small-latin2-doc.tex \ - small-utf8.raw \ - small-utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/Makefile.in deleted file mode 100644 index 166ff819f52..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/Makefile.in +++ /dev/null @@ -1,427 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/slovak -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - large-cp1250.pl large-latin2.pl large-utf8.pl.in \ - small-cp1250.pl small-latin2.pl small-utf8.pl.in - -CLEANFILES = \ - large-cp1250.raw \ - large-cp1250-doc.tex \ - large-latin2.raw \ - large-latin2-doc.tex \ - large-utf8.raw \ - large-utf8-doc.tex \ - small-cp1250.raw \ - small-cp1250-doc.tex \ - small-latin2.raw \ - small-latin2-doc.tex \ - small-utf8.raw \ - small-utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/slovak/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/slovak/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/Makefile.am deleted file mode 100644 index b8338cda68a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in - -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/Makefile.in deleted file mode 100644 index d87b1d6caaf..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/slovenian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/slovenian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/slovenian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/Makefile.am deleted file mode 100644 index e43c9215567..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/Makefile.am +++ /dev/null @@ -1,38 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - modern-latin1.pl modern-utf8.pl.in \ - traditional-latin1.pl traditional-utf8.pl.in - -CLEANFILES = \ - modern-latin1.raw \ - modern-latin1-doc.tex \ - modern-utf8.raw \ - modern-utf8-doc.tex \ - traditional-latin1.raw \ - traditional-latin1-doc.tex \ - traditional-utf8.raw \ - traditional-utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/Makefile.in deleted file mode 100644 index 18f36a839c0..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/Makefile.in +++ /dev/null @@ -1,423 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/spanish -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - modern-latin1.pl modern-utf8.pl.in \ - traditional-latin1.pl traditional-utf8.pl.in - -CLEANFILES = \ - modern-latin1.raw \ - modern-latin1-doc.tex \ - modern-utf8.raw \ - modern-utf8-doc.tex \ - traditional-latin1.raw \ - traditional-latin1-doc.tex \ - traditional-utf8.raw \ - traditional-utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/spanish/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/spanish/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/Makefile.am deleted file mode 100644 index 04c65704858..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/Makefile.in deleted file mode 100644 index b7dea99163a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/Makefile.in +++ /dev/null @@ -1,420 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/swedish -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/swedish/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/swedish/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test1/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test1/Makefile.in deleted file mode 100644 index 1b50ee9dd02..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test1/Makefile.in +++ /dev/null @@ -1,409 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/test1 -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = test1.pl -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/test1/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/test1/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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: - -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/Makefile.am deleted file mode 100644 index 12469864954..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = latin3.pl latin5.pl utf8.pl.in - -CLEANFILES = \ - latin3.raw \ - latin3-doc.tex \ - latin5.raw \ - latin5-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/Makefile.in deleted file mode 100644 index d41e323549b..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/turkish -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = latin3.pl latin5.pl utf8.pl.in -CLEANFILES = \ - latin3.raw \ - latin3-doc.tex \ - latin5.raw \ - latin5-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/turkish/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/turkish/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile.am deleted file mode 100644 index f8d99422527..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1251.pl koi8-u.pl utf8.pl.in - -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - koi8-u.raw \ - koi8-u-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile.in deleted file mode 100644 index eb5feb73649..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/ukrainian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1251.pl koi8-u.pl utf8.pl.in -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - koi8-u.raw \ - koi8-u-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/ukrainian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/ukrainian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile.am deleted file mode 100644 index b8338cda68a..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in - -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile.in deleted file mode 100644 index f1fa71101b8..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile.in +++ /dev/null @@ -1,418 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/upper-sorbian -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/upper-sorbian/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/upper-sorbian/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile.am deleted file mode 100644 index 335df3f4f71..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile.am +++ /dev/null @@ -1,30 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -EXTRA_DIST = utf8.pl.in - -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - - - - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile.in deleted file mode 100644 index 76b96bc12b0..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile.in +++ /dev/null @@ -1,414 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/make-rules/alphabets/vietnamese -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README -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) -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__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -EXTRA_DIST = utf8.pl.in -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/make-rules/alphabets/vietnamese/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/alphabets/vietnamese/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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 -installdirs: -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) - -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-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: - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man 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 - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/modules/Makefile.in deleted file mode 100644 index 57dc99a16a0..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/Makefile.in +++ /dev/null @@ -1,589 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/modules -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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 = -RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ - ctags-recursive dvi-recursive html-recursive info-recursive \ - install-data-recursive install-dvi-recursive \ - install-exec-recursive install-html-recursive \ - install-info-recursive install-pdf-recursive \ - install-ps-recursive install-recursive installcheck-recursive \ - installdirs-recursive pdf-recursive ps-recursive \ - tags-recursive uninstall-recursive -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -am__recursive_targets = \ - $(RECURSIVE_TARGETS) \ - $(RECURSIVE_CLEAN_TARGETS) \ - $(am__extra_recursive_targets) -AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -# Read a list of newline-separated strings from the standard input, -# and print each of them once, without duplicates. Input order is -# *not* preserved. -am__uniquify_input = $(AWK) '\ - BEGIN { nonempty = 0; } \ - { items[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in items) print i; }; } \ -' -# Make sure the list of sources is unique. This is necessary because, -# e.g., the same source file might be shared among _SOURCES variables -# for different programs/libraries. -am__define_uniq_tagged_files = \ - list='$(am__tagged_files)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | $(am__uniquify_input)` -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -SUBDIRS = base class lang ord rules styles -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/modules/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): - -# This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(am__recursive_targets): - @fail=; \ - if $(am__make_keepgoing); then \ - failcom='fail=yes'; \ - else \ - failcom='exit 1'; \ - fi; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -ID: $(am__tagged_files) - $(am__define_uniq_tagged_files); mkid -fID $$unique -tags: tags-recursive -TAGS: tags - -tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - $(am__define_uniq_tagged_files); \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: ctags-recursive - -CTAGS: ctags -ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - $(am__define_uniq_tagged_files); \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive - -cscopelist-am: $(am__tagged_files) - list='$(am__tagged_files)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(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 - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - $(am__make_dryrun) \ - || test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -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: - -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) - -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-recursive - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(am__recursive_targets) install-am install-strip - -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am clean clean-generic cscopelist-am ctags ctags-am \ - distclean distclean-generic distclean-tags distdir dvi dvi-am \ - html html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags tags-am uninstall uninstall-am - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/modules/base/Makefile.am deleted file mode 100644 index d49e9ea1f95..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/Makefile.am +++ /dev/null @@ -1,48 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -modulesdir = $(pkglibdir)/modules - -basedir = $(modulesdir)/base - -RULES = \ - book-order.xdy \ - ff-ranges-only.xdy \ - ff-ranges.xdy \ - german-sty.xdy \ - ignore-hyphen.xdy \ - ignore-punctuation.xdy \ - keep-blanks.xdy \ - latex-loc-fmts.xdy \ - latex.xdy \ - latin-lettergroups.xdy \ - letter-order.xdy \ - makeindex.xdy \ - numeric-sort.xdy \ - page-ranges.xdy \ - texindy.xdy \ - tex.xdy \ - word-order.xdy - -EXTRA_DIST = $(RULES) - -base_DATA = $(RULES) - diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/modules/base/Makefile.in deleted file mode 100644 index 4289c330cfb..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/Makefile.in +++ /dev/null @@ -1,486 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/modules/base -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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)$(basedir)" -DATA = $(base_DATA) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -modulesdir = $(pkglibdir)/modules -basedir = $(modulesdir)/base -RULES = \ - book-order.xdy \ - ff-ranges-only.xdy \ - ff-ranges.xdy \ - german-sty.xdy \ - ignore-hyphen.xdy \ - ignore-punctuation.xdy \ - keep-blanks.xdy \ - latex-loc-fmts.xdy \ - latex.xdy \ - latin-lettergroups.xdy \ - letter-order.xdy \ - makeindex.xdy \ - numeric-sort.xdy \ - page-ranges.xdy \ - texindy.xdy \ - tex.xdy \ - word-order.xdy - -EXTRA_DIST = $(RULES) -base_DATA = $(RULES) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/modules/base/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/base/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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-baseDATA: $(base_DATA) - @$(NORMAL_INSTALL) - @list='$(base_DATA)'; test -n "$(basedir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(basedir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(basedir)" || 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)$(basedir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(basedir)" || exit $$?; \ - done - -uninstall-baseDATA: - @$(NORMAL_UNINSTALL) - @list='$(base_DATA)'; test -n "$(basedir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(basedir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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)$(basedir)"; 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: - -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) - -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-baseDATA - -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-baseDATA - -.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-baseDATA \ - install-data install-data-am install-dvi install-dvi-am \ - install-exec install-exec-am install-html install-html-am \ - install-info install-info-am install-man 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-baseDATA - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/class/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/modules/class/Makefile.am deleted file mode 100644 index e0483de723e..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/class/Makefile.am +++ /dev/null @@ -1,32 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -modulesdir = $(pkglibdir)/modules - -classdir = $(modulesdir)/class - -RULES = \ - pagenums.xdy - -EXTRA_DIST = $(RULES) - -class_DATA = $(RULES) - diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/class/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/modules/class/Makefile.in deleted file mode 100644 index d76909bbe05..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/class/Makefile.in +++ /dev/null @@ -1,470 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/modules/class -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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)$(classdir)" -DATA = $(class_DATA) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -modulesdir = $(pkglibdir)/modules -classdir = $(modulesdir)/class -RULES = \ - pagenums.xdy - -EXTRA_DIST = $(RULES) -class_DATA = $(RULES) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/modules/class/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/class/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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-classDATA: $(class_DATA) - @$(NORMAL_INSTALL) - @list='$(class_DATA)'; test -n "$(classdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(classdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(classdir)" || 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)$(classdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(classdir)" || exit $$?; \ - done - -uninstall-classDATA: - @$(NORMAL_UNINSTALL) - @list='$(class_DATA)'; test -n "$(classdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(classdir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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)$(classdir)"; 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: - -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) - -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-classDATA - -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-classDATA - -.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-classDATA \ - install-data install-data-am install-dvi install-dvi-am \ - install-exec install-exec-am install-html install-html-am \ - install-info install-info-am install-man 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-classDATA - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/modules/lang/Makefile.in deleted file mode 100644 index 34d1205fccc..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/Makefile.in +++ /dev/null @@ -1,589 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/modules/lang -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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 = -RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ - ctags-recursive dvi-recursive html-recursive info-recursive \ - install-data-recursive install-dvi-recursive \ - install-exec-recursive install-html-recursive \ - install-info-recursive install-pdf-recursive \ - install-ps-recursive install-recursive installcheck-recursive \ - installdirs-recursive pdf-recursive ps-recursive \ - tags-recursive uninstall-recursive -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -am__recursive_targets = \ - $(RECURSIVE_TARGETS) \ - $(RECURSIVE_CLEAN_TARGETS) \ - $(am__extra_recursive_targets) -AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -# Read a list of newline-separated strings from the standard input, -# and print each of them once, without duplicates. Input order is -# *not* preserved. -am__uniquify_input = $(AWK) '\ - BEGIN { nonempty = 0; } \ - { items[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in items) print i; }; } \ -' -# Make sure the list of sources is unique. This is necessary because, -# e.g., the same source file might be shared among _SOURCES variables -# for different programs/libraries. -am__define_uniq_tagged_files = \ - list='$(am__tagged_files)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | $(am__uniquify_input)` -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -SUBDIRS = german korean latin -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/modules/lang/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/lang/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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): - -# This directory's subdirectories are mostly independent; you can cd -# into them and run 'make' without going through this Makefile. -# To change the values of 'make' variables: instead of editing Makefiles, -# (1) if the variable is set in 'config.status', edit 'config.status' -# (which will cause the Makefiles to be regenerated when you run 'make'); -# (2) otherwise, pass the desired values on the 'make' command line. -$(am__recursive_targets): - @fail=; \ - if $(am__make_keepgoing); then \ - failcom='fail=yes'; \ - else \ - failcom='exit 1'; \ - fi; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -ID: $(am__tagged_files) - $(am__define_uniq_tagged_files); mkid -fID $$unique -tags: tags-recursive -TAGS: tags - -tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - $(am__define_uniq_tagged_files); \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: ctags-recursive - -CTAGS: ctags -ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) - $(am__define_uniq_tagged_files); \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" -cscopelist: cscopelist-recursive - -cscopelist-am: $(am__tagged_files) - list='$(am__tagged_files)'; \ - case "$(srcdir)" in \ - [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ - *) sdir=$(subdir)/$(srcdir) ;; \ - esac; \ - for i in $$list; do \ - if test -f "$$i"; then \ - echo "$(subdir)/$$i"; \ - else \ - echo "$$sdir/$$i"; \ - fi; \ - done >> $(top_builddir)/cscope.files - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(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 - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - $(am__make_dryrun) \ - || test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -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: - -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) - -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-recursive - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(am__recursive_targets) install-am install-strip - -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am clean clean-generic cscopelist-am ctags ctags-am \ - distclean distclean-generic distclean-tags distdir dvi dvi-am \ - html html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags tags-am uninstall uninstall-am - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/Makefile.am deleted file mode 100644 index 99720f5c617..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/Makefile.am +++ /dev/null @@ -1,34 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -langdir = $(pkglibdir)/modules/lang - -germandir = $(langdir)/german - -RULES = \ - din5007.xdy \ - duden.xdy \ - tex.xdy - -EXTRA_DIST = $(RULES) - -german_DATA = $(RULES) - diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/Makefile.in deleted file mode 100644 index 40ee694b184..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/Makefile.in +++ /dev/null @@ -1,468 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/modules/lang/korean -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README -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) -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)$(koreandir)" -DATA = $(korean_DATA) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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 -koreandir = $(langdir)/korean -RULES = utf8.xdy utf8-lang.xdy -EXTRA_DIST = $(RULES) -korean_DATA = $(RULES) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/modules/lang/korean/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/lang/korean/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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-koreanDATA: $(korean_DATA) - @$(NORMAL_INSTALL) - @list='$(korean_DATA)'; test -n "$(koreandir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(koreandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(koreandir)" || 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)$(koreandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(koreandir)" || exit $$?; \ - done - -uninstall-koreanDATA: - @$(NORMAL_UNINSTALL) - @list='$(korean_DATA)'; test -n "$(koreandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(koreandir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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)$(koreandir)"; 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: - -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) - -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-koreanDATA - -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-koreanDATA - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-koreanDATA install-man 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-koreanDATA - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/Makefile.am deleted file mode 100644 index 6aaf456054f..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/Makefile.am +++ /dev/null @@ -1,33 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -langdir = $(pkglibdir)/modules/lang - -latindir = $(langdir)/latin - -RULES = \ - caseisrt.xdy \ - letgroup.xdy - -EXTRA_DIST = $(RULES) - -latin_DATA = $(RULES) - diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/ord/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/modules/ord/Makefile.in deleted file mode 100644 index c871c81f477..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/ord/Makefile.in +++ /dev/null @@ -1,470 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/modules/ord -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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)$(orddir)" -DATA = $(ord_DATA) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -modulesdir = $(pkglibdir)/modules -orddir = $(modulesdir)/ord -RULES = \ - letorder.xdy - -EXTRA_DIST = $(RULES) -ord_DATA = $(RULES) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/modules/ord/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/ord/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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-ordDATA: $(ord_DATA) - @$(NORMAL_INSTALL) - @list='$(ord_DATA)'; test -n "$(orddir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(orddir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(orddir)" || 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)$(orddir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(orddir)" || exit $$?; \ - done - -uninstall-ordDATA: - @$(NORMAL_UNINSTALL) - @list='$(ord_DATA)'; test -n "$(orddir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(orddir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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)$(orddir)"; 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: - -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) - -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-ordDATA - -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-ordDATA - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-ordDATA 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-ordDATA - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/modules/rules/Makefile.am deleted file mode 100644 index 8848621f8ac..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -modulesdir = $(pkglibdir)/modules - -rulesdir = $(modulesdir)/rules - -RULES = \ - isolatin1-exchange.xdy \ - latin-exchange.xdy \ - isolatin1-tolower.xdy \ - latin-tolower.xdy - -EXTRA_DIST = $(RULES) - -rules_DATA = $(RULES) - diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/modules/rules/Makefile.in deleted file mode 100644 index a77160c6ad9..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/Makefile.in +++ /dev/null @@ -1,473 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/modules/rules -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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)$(rulesdir)" -DATA = $(rules_DATA) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -modulesdir = $(pkglibdir)/modules -rulesdir = $(modulesdir)/rules -RULES = \ - isolatin1-exchange.xdy \ - latin-exchange.xdy \ - isolatin1-tolower.xdy \ - latin-tolower.xdy - -EXTRA_DIST = $(RULES) -rules_DATA = $(RULES) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/modules/rules/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/rules/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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-rulesDATA: $(rules_DATA) - @$(NORMAL_INSTALL) - @list='$(rules_DATA)'; test -n "$(rulesdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(rulesdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(rulesdir)" || 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)$(rulesdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(rulesdir)" || exit $$?; \ - done - -uninstall-rulesDATA: - @$(NORMAL_UNINSTALL) - @list='$(rules_DATA)'; test -n "$(rulesdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(rulesdir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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)$(rulesdir)"; 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: - -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) - -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-rulesDATA - -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-rulesDATA - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-rulesDATA 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-rulesDATA - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/styles/Makefile.am b/Build/source/utils/xindy/xindy-2.5.0/modules/styles/Makefile.am deleted file mode 100644 index 0de306f9928..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/styles/Makefile.am +++ /dev/null @@ -1,30 +0,0 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. - -## Copyright (C) 2004-2005 by Gour. -## -## This program is free software; you can redistribute it and/or -## modify it under the terms of the GNU General Public License as -## published by the Free Software Foundation; either version 2 of the -## License, or (at your option) any later version. -## -## This program is distributed in the hope that it will be useful, but -## WITHOUT ANY WARRANTY; without even the implied warranty of -## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -## General Public License for more details. -## -## You should have received a copy of the GNU General Public License -## along with this program in the file COPYING; if not, write to the -## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -## Boston, MA 02110-1301 USA. - -modulesdir = $(pkglibdir)/modules - -texdir = $(modulesdir)/styles - -RULES = basic.xdy makeidx.xdy - -EXTRA_DIST = $(RULES) - -tex_DATA = $(RULES) diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/styles/Makefile.in b/Build/source/utils/xindy/xindy-2.5.0/modules/styles/Makefile.in deleted file mode 100644 index 1c54d861ad4..00000000000 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/styles/Makefile.in +++ /dev/null @@ -1,468 +0,0 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' -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-2.5.0/modules/styles -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am -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) -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)$(texdir)" -DATA = $(tex_DATA) -am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) -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@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ -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@ -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@ -modulesdir = $(pkglibdir)/modules -texdir = $(modulesdir)/styles -RULES = basic.xdy makeidx.xdy -EXTRA_DIST = $(RULES) -tex_DATA = $(RULES) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/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-2.5.0/modules/styles/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/styles/Makefile -.PRECIOUS: 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__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(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-texDATA: $(tex_DATA) - @$(NORMAL_INSTALL) - @list='$(tex_DATA)'; test -n "$(texdir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(texdir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(texdir)" || 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)$(texdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(texdir)" || exit $$?; \ - done - -uninstall-texDATA: - @$(NORMAL_UNINSTALL) - @list='$(tex_DATA)'; test -n "$(texdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(texdir)'; $(am__uninstall_files_from_dir) -tags TAGS: - -ctags CTAGS: - -cscope cscopelist: - - -distdir: $(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)$(texdir)"; 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: - -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) - -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-texDATA - -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-texDATA - -.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-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip install-texDATA \ - installcheck installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags-am uninstall uninstall-am \ - uninstall-texDATA - - -# 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/ChangeLog b/Build/source/utils/xindy/xindy-2.5.1-PATCHES/ChangeLog index 6ce584bef79..c38e3221d49 100644 --- a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/ChangeLog +++ b/Build/source/utils/xindy/xindy-2.5.1-PATCHES/ChangeLog @@ -1,3 +1,11 @@ +2014-09-15 Peter Breitenlohner <peb@mppmu.mpg.de> + + Imported xindy-2.5.1 source tree from + http://www.ctan.org/tex-archive/indexing/xindy/base/. + + * patch-01-typo, patch-02-xelatex, patch-03-new_LaTeX2e + (removed): Now in distribution. + 2014-05-12 Peter Breitenlohner <peb@mppmu.mpg.de> * patch-03-new_LaTeX2e (new): Allow to build utf8.xdy by using diff --git a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/TL-Changes b/Build/source/utils/xindy/xindy-2.5.1-PATCHES/TL-Changes index 9f693a134b0..d50cc079f48 100644 --- a/Build/source/utils/xindy/xindy-2.5.0-PATCHES/TL-Changes +++ b/Build/source/utils/xindy/xindy-2.5.1-PATCHES/TL-Changes @@ -1,5 +1,5 @@ Changes applied to the xindy source tree as obtained from: - http://www.ctan.org/tex-archive/indexing/xindy/base/xindy-2.5.0.tar.gz. + http://www.ctan.org/tex-archive/indexing/xindy/base/xindy-2.5.1.tar.gz. Removed: aclocal.m4 diff --git a/Build/source/utils/xindy/xindy-2.5.0/AUTHORS b/Build/source/utils/xindy/xindy-2.5.1/AUTHORS index 52c6c54c3a6..52c6c54c3a6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/AUTHORS +++ b/Build/source/utils/xindy/xindy-2.5.1/AUTHORS diff --git a/Build/source/utils/xindy/xindy-2.5.0/COPYING b/Build/source/utils/xindy/xindy-2.5.1/COPYING index d511905c164..d511905c164 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/COPYING +++ b/Build/source/utils/xindy/xindy-2.5.1/COPYING diff --git a/Build/source/utils/xindy/xindy-2.5.0/ChangeLog.Gour b/Build/source/utils/xindy/xindy-2.5.1/ChangeLog.Gour index fea2da3a6e0..fea2da3a6e0 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/ChangeLog.Gour +++ b/Build/source/utils/xindy/xindy-2.5.1/ChangeLog.Gour diff --git a/Build/source/utils/xindy/xindy-2.5.0/INSTALL b/Build/source/utils/xindy/xindy-2.5.1/INSTALL index 804421d0ceb..804421d0ceb 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/INSTALL +++ b/Build/source/utils/xindy/xindy-2.5.1/INSTALL diff --git a/Build/source/utils/xindy/xindy-2.5.0/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/Makefile.am index e8449eacd15..e8449eacd15 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/Makefile.am diff --git a/Build/source/utils/xindy/xindy-2.5.0/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/Makefile.in index 29e472d3c9b..cbeffb83fb3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.5.1/Makefile.in @@ -64,6 +64,7 @@ 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@ +pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 @@ -85,17 +86,19 @@ host_triplet = @host@ # do we build docs? @BUILDDOCS_TRUE@am__append_2 = doc -subdir = xindy-2.5.0 -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am AUTHORS \ - COPYING INSTALL NEWS README +subdir = . +DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/configure $(am__configure_deps) AUTHORS COPYING \ + INSTALL NEWS README compile config.guess config.sub depcomp \ + install-sh missing ylwrap 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__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ + configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -162,7 +165,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - distdir + cscope distdir dist dist-all distcheck am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is @@ -182,8 +185,18 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags +CSCOPE = cscope DIST_SUBDIRS = src tex2xindy modules user-commands make-rules doc DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +distdir = $(PACKAGE)-$(VERSION) +top_distdir = $(distdir) +am__remove_distdir = \ + if test -d "$(distdir)"; then \ + find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -rf "$(distdir)" \ + || { sleep 5 && rm -rf "$(distdir)"; }; \ + else :; fi +am__post_remove_distdir = $(am__remove_distdir) am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ @@ -209,7 +222,13 @@ am__relativize = \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" -pkglibdir = @pkglibdir@ +DIST_ARCHIVES = $(distdir).tar.gz +GZIP_ENV = --best +DIST_TARGETS = dist-gzip +distuninstallcheck_listfiles = find . -type f -print +am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ + | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' +distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ @@ -221,8 +240,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ @@ -243,10 +260,8 @@ 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@ @@ -264,9 +279,6 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ -WARNING_CFLAGS = @WARNING_CFLAGS@ -XINDY_RUN = @XINDY_RUN@ -XINDY_TREE = @XINDY_TREE@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -327,35 +339,39 @@ version_DATA = VERSION all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) +am--refresh: Makefile + @: +$(srcdir)/Makefile.in: $(srcdir)/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; }; \ + echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ + $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ + && exit 0; \ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.0/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/Makefile + $(AUTOMAKE) --foreign Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + echo ' $(SHELL) ./config.status'; \ + $(SHELL) ./config.status;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(SHELL) ./config.status --recheck -$(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 +$(top_srcdir)/configure: $(am__configure_deps) + $(am__cd) $(srcdir) && $(AUTOCONF) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): install-versionDATA: $(version_DATA) @$(NORMAL_INSTALL) @@ -459,6 +475,12 @@ GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" +cscope: cscope.files + test ! -s cscope.files \ + || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) +clean-cscope: + -rm -f cscope.files +cscope.files: clean-cscope cscopelist cscopelist: cscopelist-recursive cscopelist-am: $(am__tagged_files) @@ -477,8 +499,11 @@ cscopelist-am: $(am__tagged_files) distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + -rm -f cscope.out cscope.in.out cscope.po.out cscope.files distdir: $(DISTFILES) + $(am__remove_distdir) + test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -533,6 +558,137 @@ distdir: $(DISTFILES) || exit 1; \ fi; \ done + -test -n "$(am__skip_mode_fix)" \ + || find "$(distdir)" -type d ! -perm -755 \ + -exec chmod u+rwx,go+rx {} \; -o \ + ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ + || chmod -R a+r "$(distdir)" +dist-gzip: distdir + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__post_remove_distdir) + +dist-bzip2: distdir + tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 + $(am__post_remove_distdir) + +dist-lzip: distdir + tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz + $(am__post_remove_distdir) + +dist-xz: distdir + tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz + $(am__post_remove_distdir) + +dist-tarZ: distdir + @echo WARNING: "Support for shar distribution archives is" \ + "deprecated." >&2 + @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 + tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z + $(am__post_remove_distdir) + +dist-shar: distdir + @echo WARNING: "Support for distribution archives compressed with" \ + "legacy program 'compress' is deprecated." >&2 + @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 + shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + $(am__post_remove_distdir) + +dist-zip: distdir + -rm -f $(distdir).zip + zip -rq $(distdir).zip $(distdir) + $(am__post_remove_distdir) + +dist dist-all: + $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' + $(am__post_remove_distdir) + +# This target untars the dist file and tries a VPATH configuration. Then +# it guarantees that the distribution is self-contained by making another +# tarfile. +distcheck: dist + case '$(DIST_ARCHIVES)' in \ + *.tar.gz*) \ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ + *.tar.bz2*) \ + bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ + *.tar.lz*) \ + lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ + *.tar.xz*) \ + xz -dc $(distdir).tar.xz | $(am__untar) ;;\ + *.tar.Z*) \ + uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ + *.shar.gz*) \ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ + *.zip*) \ + unzip $(distdir).zip ;;\ + esac + chmod -R a-w $(distdir) + chmod u+w $(distdir) + mkdir $(distdir)/_build $(distdir)/_inst + chmod a-w $(distdir) + test -d $(distdir)/_build || exit 0; \ + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ + && am__cwd=`pwd` \ + && $(am__cd) $(distdir)/_build \ + && ../configure \ + $(AM_DISTCHECK_CONFIGURE_FLAGS) \ + $(DISTCHECK_CONFIGURE_FLAGS) \ + --srcdir=.. --prefix="$$dc_install_base" \ + && $(MAKE) $(AM_MAKEFLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) dvi \ + && $(MAKE) $(AM_MAKEFLAGS) check \ + && $(MAKE) $(AM_MAKEFLAGS) install \ + && $(MAKE) $(AM_MAKEFLAGS) installcheck \ + && $(MAKE) $(AM_MAKEFLAGS) uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ + distuninstallcheck \ + && chmod -R a-w "$$dc_install_base" \ + && ({ \ + (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ + distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ + } || { rm -rf "$$dc_destdir"; exit 1; }) \ + && rm -rf "$$dc_destdir" \ + && $(MAKE) $(AM_MAKEFLAGS) dist \ + && rm -rf $(DIST_ARCHIVES) \ + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ + && cd "$$am__cwd" \ + || exit 1 + $(am__post_remove_distdir) + @(echo "$(distdir) archives ready for distribution: "; \ + list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ + sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' +distuninstallcheck: + @test -n '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: trying to run $@ with an empty' \ + '$$(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + $(am__cd) '$(distuninstallcheck_dir)' || { \ + echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ + exit 1; \ + }; \ + test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left after uninstall:" ; \ + if test -n "$(DESTDIR)"; then \ + echo " (check DESTDIR support)"; \ + fi ; \ + $(distuninstallcheck_listfiles) ; \ + exit 1; } >&2 +distcleancheck: distclean + @if test '$(srcdir)' = . ; then \ + echo "ERROR: distcleancheck can only run from a VPATH build" ; \ + exit 1 ; \ + fi + @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left in build directory after distclean:" ; \ + $(distcleancheck_listfiles) ; \ + exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile $(DATA) @@ -576,6 +732,7 @@ clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-local \ distclean-tags @@ -621,6 +778,8 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -640,19 +799,21 @@ uninstall-am: uninstall-versionDATA .MAKE: $(am__recursive_targets) install-am install-strip -.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ - check-am clean clean-generic cscopelist-am ctags ctags-am \ - distclean distclean-generic distclean-local distclean-tags \ - distdir dvi dvi-am html html-am info info-am install \ - install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip install-versionDATA installcheck installcheck-am \ - installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am tags tags-am uninstall uninstall-am \ - uninstall-versionDATA +.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ + am--refresh check check-am clean clean-cscope clean-generic \ + cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ + dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ + distcheck distclean distclean-generic distclean-local \ + distclean-tags distcleancheck distdir distuninstallcheck dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + install-versionDATA installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-am uninstall uninstall-am uninstall-versionDATA distclean-local: diff --git a/Build/source/utils/xindy/xindy-2.5.0/NEWS b/Build/source/utils/xindy/xindy-2.5.1/NEWS index d0d7cb5098e..d0d7cb5098e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/NEWS +++ b/Build/source/utils/xindy/xindy-2.5.1/NEWS diff --git a/Build/source/utils/xindy/xindy-2.5.0/README b/Build/source/utils/xindy/xindy-2.5.1/README index 5e9203c5ded..5e9203c5ded 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/README +++ b/Build/source/utils/xindy/xindy-2.5.1/README diff --git a/Build/source/utils/xindy/xindy-2.5.0/TODO.autoconf b/Build/source/utils/xindy/xindy-2.5.1/TODO.autoconf index 468a01d611e..7768ad5acca 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/TODO.autoconf +++ b/Build/source/utils/xindy/xindy-2.5.1/TODO.autoconf @@ -7,18 +7,6 @@ Sat Mar 28 18:07:07 2009 schrod ---------------------------------------------------------------------- -[Problem] configure.ac: CONVERT_TO_UTF8 not available with recode - -see FIXME in file. - -On what system recode is available, but iconv ain't? -Maybe we should throw out recode support. - -Btw: iconv is not looked for; if it's available. - -Fri Apr 18 15:28:52 2014 schrod ----------------------------------------------------------------------- - [Problem] abort while building documentation Folks on Mac OS X had aborts while make-rules documentation should @@ -27,13 +15,6 @@ have been created. There exists a ticket from Yannis with logs. Tue May 11 02:08:07 2010 schrod ---------------------------------------------------------------------- -[Missing] man pages of texindy and xindy are not generated - -Need to transfer make rules from old build system. - -Sat Apr 19 21:39:39 2014 schrod ----------------------------------------------------------------------- - [Missing] Changes from Vladimir/Peter for TeX Live TL install dirs diff --git a/Build/source/utils/xindy/xindy-2.5.1/VERSION b/Build/source/utils/xindy/xindy-2.5.1/VERSION new file mode 100644 index 00000000000..73462a5a134 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/VERSION @@ -0,0 +1 @@ +2.5.1 diff --git a/Build/source/utils/xindy/xindy-2.5.1/configure.ac b/Build/source/utils/xindy/xindy-2.5.1/configure.ac new file mode 100644 index 00000000000..69a1c837b8b --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/configure.ac @@ -0,0 +1,110 @@ +## -*- Autoconf -*- +## Use `autoreconf' in top-level directory to recreate all +## autoconf/automake files. +## Or, call `autoconf' to create only configure. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2008-2014 by Joachim Schrod. +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +AC_PREREQ(2.68) +dnl Get version string from file; need to discard training newline. +m4_define([XINDY_VERSION], m4_chomp(m4_include([VERSION]))) +AC_INIT([xindy], XINDY_VERSION, [xindy-discuss@lists.sourceforge.net]) + +# Automake's dist target needs all to-be-distributed files flagged in +# Makefile.am files; we have not done that yet. Since we don't do C +# programs, automake's defaults are not usable for us, too. +# +# FIXME: Now make dist works, thanks to Peter's patches. Shouldn't I +# need to change here now? +AM_INIT_AUTOMAKE([foreign no-define]) + +# Installation directory for standalone xindy, different when part of TeX Live. +memdir='$(pkglibdir)' +AC_SUBST([memdir]) +AM_CONDITIONAL([TEXLIVE_BUILD], [false]) + +# Test for building make-rules +AC_ARG_ENABLE([make-rules], + AS_HELP_STRING([--enable-make-rules], + [build and install make-rules package (default is YES)]), + [BUILDRULES=$enableval], + [BUILDRULES=yes]) +AS_IF([test "$BUILDRULES" = "yes"], [AC_PROG_LATEX]) +AM_CONDITIONAL([BUILDRULES], [test "x$BUILDRULES" = xyes]) + +# Test for building Documentation +AC_ARG_ENABLE([docs], + AS_HELP_STRING([--enable-docs], + [build and install documentation (default is NO)]), + [BUILDDOCS=$enableval], + [BUILDDOCS=no]) +AS_IF([test "$BUILDDOCS" = "yes"], [AC_PROG_PDFLATEX]) +AM_CONDITIONAL([BUILDDOCS], [test "x$BUILDDOCS" = xyes]) + +# Checks for programs: +# make and install are needed in all Makefiles. +AC_PROG_MAKE_SET +AC_PROG_INSTALL +# CLISP for src/ +AC_ARG_VAR([CLISP], [Common Lisp interpreter and compiler command]) +AC_PATH_PROGS([CLISP], [clisp], [no]) +AC_ARG_VAR([PERL], [Perl interpreter command]) +AC_PATH_PROGS([PERL], [perl perl5], [no]) +# flex for tex2xindy +# FIXME: lex actually must really be flex. But there is no AC_PROG_FLEX!? +AC_PROG_LEX +AC_PROG_CC +AC_PROG_LN_S + +# Check system type. This is needed to detect mingw32 environment, +# then CLISP .mem files must not be compressed. +AC_CANONICAL_HOST + +# Check that CLISP was found. +if test "x$CLISP" = xno; then + AC_MSG_ERROR([CLISP is needed to build and run xindy]) +fi + +# Check that PERL was found. +if test "x$PERL" = xno; then + AC_MSG_ERROR([PERL is needed to build and run xindy]) +fi + +# No checks for header files. We use stdio.h, unistd.h, and string.h. +# Today, they are universally available if a C compiler is installed. + +# Checks for typedefs, structures, and compiler characteristics. + +# Checks for library functions. +# The code in tex2indy.l simply assumes that strtoul() is there, would +# need a replacement. +AC_CHECK_FUNCS([strtoul],[],AC_MSG_ERROR([strtoul() is needed])) + +AC_CONFIG_FILES([Makefile \ + src/Makefile \ + tex2xindy/Makefile \ + modules/Makefile \ + user-commands/Makefile \ + make-rules/Makefile \ + make-rules/alphabets/Makefile \ + make-rules/inputenc/Makefile \ + doc/Makefile \ +]) + +AC_OUTPUT diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/doc/Makefile.am index 5ce2177d487..12f7cd12cd5 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/Makefile.am @@ -3,6 +3,7 @@ ## Or, call `automake Makefile' to create only Makefile.in. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,9 +20,7 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -SUBDIRS = style-tutorial - -FILES = \ +nobase_doc_DATA = \ dataflow.gif \ faq-1.html \ faq-2.html \ @@ -52,8 +51,8 @@ FILES = \ toc.gif \ xindy.pdf -EXTRA_DIST = $(FILES) - -doc_DATA = $(FILES) - +EXTRA_DIST = $(nobase_doc_DATA) +## Include all Makefile.am fragments. +## +include style-tutorial/Makefile.am diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/doc/Makefile.in index 0b45aaa9c33..b493c868f75 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/Makefile.in @@ -62,6 +62,7 @@ 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@ +pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 @@ -77,14 +78,13 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -subdir = xindy-2.5.0/modules/lang/latin -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am +DIST_COMMON = $(srcdir)/style-tutorial/Makefile.am \ + $(srcdir)/Makefile.in $(srcdir)/Makefile.am README +subdir = doc 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__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -136,11 +136,10 @@ am__uninstall_files_from_dir = { \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } -am__installdirs = "$(DESTDIR)$(latindir)" -DATA = $(latin_DATA) +am__installdirs = "$(DESTDIR)$(docdir)" +DATA = $(nobase_doc_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkglibdir = @pkglibdir@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ @@ -152,8 +151,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ @@ -174,10 +171,8 @@ 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@ @@ -195,9 +190,6 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ -WARNING_CFLAGS = @WARNING_CFLAGS@ -XINDY_RUN = @XINDY_RUN@ -XINDY_TREE = @XINDY_TREE@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -249,18 +241,23 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -langdir = $(pkglibdir)/modules/lang -latindir = $(langdir)/latin -RULES = \ - caseisrt.xdy \ - letgroup.xdy - -EXTRA_DIST = $(RULES) -latin_DATA = $(RULES) +nobase_doc_DATA = dataflow.gif faq-1.html faq-2.html faq-3.html \ + faq-4.html faq.html index.gif makeindex4.pdf manual-1.html \ + manual-2.html manual-3.html manual-4.html manual-5.html \ + manual-6.html manual-7.html manual.html mappings.gif next.gif \ + prev.gif README style-tutorial-1.html style-tutorial-2.html \ + style-tutorial-3.html style-tutorial-4.html \ + style-tutorial.html tex2xindy.pdf texindy.pdf toc.gif \ + xindy.pdf style-tutorial/ex1.raw style-tutorial/ex1.tex \ + style-tutorial/ex2.raw style-tutorial/ex2.tex \ + style-tutorial/index.tex style-tutorial/style1.xdy \ + style-tutorial/style2.xdy +EXTRA_DIST = $(nobase_doc_DATA) +tutorialdir = $(docdir)/style-tutorial all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/style-tutorial/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -269,9 +266,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.0/modules/lang/latin/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/lang/latin/Makefile + $(AUTOMAKE) --foreign doc/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -281,36 +278,40 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; +$(srcdir)/style-tutorial/Makefile.am: $(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) +$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): -install-latinDATA: $(latin_DATA) +install-nobase_docDATA: $(nobase_doc_DATA) @$(NORMAL_INSTALL) - @list='$(latin_DATA)'; test -n "$(latindir)" || list=; \ + @list='$(nobase_doc_DATA)'; test -n "$(docdir)" || list=; \ if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(latindir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(latindir)" || exit 1; \ + 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)$(latindir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(latindir)" || exit $$?; \ + $(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)$(docdir)/$$dir'"; \ + $(MKDIR_P) "$(DESTDIR)$(docdir)/$$dir"; }; \ + echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(docdir)/$$dir'"; \ + $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(docdir)/$$dir" || exit $$?; }; \ done -uninstall-latinDATA: +uninstall-nobase_docDATA: @$(NORMAL_UNINSTALL) - @list='$(latin_DATA)'; test -n "$(latindir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(latindir)'; $(am__uninstall_files_from_dir) + @list='$(nobase_doc_DATA)'; test -n "$(docdir)" || list=; \ + $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ + dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: @@ -352,7 +353,7 @@ check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: - for dir in "$(DESTDIR)$(latindir)"; do \ + for dir in "$(DESTDIR)$(docdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am @@ -405,7 +406,7 @@ info: info-am info-am: -install-data-am: install-latinDATA +install-data-am: install-nobase_docDATA install-dvi: install-dvi-am @@ -449,7 +450,7 @@ ps: ps-am ps-am: -uninstall-am: uninstall-latinDATA +uninstall-am: uninstall-nobase_docDATA .MAKE: install-am install-strip @@ -458,12 +459,12 @@ uninstall-am: uninstall-latinDATA html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ - install-info-am install-latinDATA install-man install-pdf \ + install-info-am install-man install-nobase_docDATA 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-latinDATA + uninstall-nobase_docDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/README b/Build/source/utils/xindy/xindy-2.5.1/doc/README index 90440f93683..90440f93683 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/README +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/README diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/dataflow.gif b/Build/source/utils/xindy/xindy-2.5.1/doc/dataflow.gif Binary files differindex 203b5521ba6..203b5521ba6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/dataflow.gif +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/dataflow.gif diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/faq-1.html b/Build/source/utils/xindy/xindy-2.5.1/doc/faq-1.html index 31fcfba7abd..31fcfba7abd 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/faq-1.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/faq-1.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/faq-2.html b/Build/source/utils/xindy/xindy-2.5.1/doc/faq-2.html index 00be36138dc..00be36138dc 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/faq-2.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/faq-2.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/faq-3.html b/Build/source/utils/xindy/xindy-2.5.1/doc/faq-3.html index 12895e8cb29..12895e8cb29 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/faq-3.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/faq-3.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/faq-4.html b/Build/source/utils/xindy/xindy-2.5.1/doc/faq-4.html index 81052562f1d..81052562f1d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/faq-4.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/faq-4.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/faq.html b/Build/source/utils/xindy/xindy-2.5.1/doc/faq.html index d049b766693..d049b766693 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/faq.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/faq.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/index.gif b/Build/source/utils/xindy/xindy-2.5.1/doc/index.gif Binary files differindex 74f581c4b85..74f581c4b85 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/index.gif +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/index.gif diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/makeindex4.pdf b/Build/source/utils/xindy/xindy-2.5.1/doc/makeindex4.pdf Binary files differindex ec03477a43d..ec03477a43d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/makeindex4.pdf +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/makeindex4.pdf diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-1.html b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-1.html index 40fc1db4349..40fc1db4349 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-1.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-1.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-2.html b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-2.html index c3a7a87be77..c3a7a87be77 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-2.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-2.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-3.html b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-3.html index 3520de7f1ea..3520de7f1ea 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-3.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-3.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-4.html b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-4.html index 6d39d7ba240..6d39d7ba240 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-4.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-4.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-5.html b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-5.html index 072920545aa..072920545aa 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-5.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-5.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-6.html b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-6.html index dfbf33ccc91..dfbf33ccc91 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-6.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-6.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-7.html b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-7.html index c1c26ed507a..c1c26ed507a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/manual-7.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/manual-7.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/manual.html b/Build/source/utils/xindy/xindy-2.5.1/doc/manual.html index 344b0e19cab..344b0e19cab 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/manual.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/manual.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/mappings.gif b/Build/source/utils/xindy/xindy-2.5.1/doc/mappings.gif Binary files differindex be58722f4d9..be58722f4d9 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/mappings.gif +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/mappings.gif diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/next.gif b/Build/source/utils/xindy/xindy-2.5.1/doc/next.gif Binary files differindex 7a2dbe955e0..7a2dbe955e0 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/next.gif +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/next.gif diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/prev.gif b/Build/source/utils/xindy/xindy-2.5.1/doc/prev.gif Binary files differindex aef90f1fc49..aef90f1fc49 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/prev.gif +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/prev.gif diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial-1.html b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial-1.html index 890b1ecd8b9..890b1ecd8b9 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial-1.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial-1.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial-2.html b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial-2.html index b5313e59d72..b5313e59d72 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial-2.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial-2.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial-3.html b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial-3.html index 5c598e54938..5c598e54938 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial-3.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial-3.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial-4.html b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial-4.html index f3ef19aa4c8..f3ef19aa4c8 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial-4.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial-4.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial.html b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial.html index 6c815ca30d6..6c815ca30d6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial.html +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial.html diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/Makefile.am index 1f89eb655ea..9e7d0e7102c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for doc/style-tutorial/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -21,16 +20,11 @@ tutorialdir = $(docdir)/style-tutorial -FILES = \ - ex1.raw \ - ex1.tex \ - ex2.raw \ - ex2.tex \ - index.tex \ - style1.xdy \ - style2.xdy - -EXTRA_DIST = $(FILES) - -tutorial_DATA = $(FILES) - +nobase_doc_DATA += \ + style-tutorial/ex1.raw \ + style-tutorial/ex1.tex \ + style-tutorial/ex2.raw \ + style-tutorial/ex2.tex \ + style-tutorial/index.tex \ + style-tutorial/style1.xdy \ + style-tutorial/style2.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/ex1.raw b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/ex1.raw index 1f4585950a9..1f4585950a9 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/ex1.raw +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/ex1.raw diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/ex1.tex b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/ex1.tex index 839c0b9834c..839c0b9834c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/ex1.tex +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/ex1.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/ex2.raw b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/ex2.raw index 88b767aa60f..88b767aa60f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/ex2.raw +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/ex2.raw diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/ex2.tex b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/ex2.tex index 839c0b9834c..839c0b9834c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/ex2.tex +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/ex2.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/index.tex b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/index.tex index 839c0b9834c..839c0b9834c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/index.tex +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/index.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/style1.xdy b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/style1.xdy index ee809f9aae8..ee809f9aae8 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/style1.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/style1.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/style2.xdy b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/style2.xdy index e45e2f24482..e45e2f24482 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/style-tutorial/style2.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/style-tutorial/style2.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/tex2xindy.pdf b/Build/source/utils/xindy/xindy-2.5.1/doc/tex2xindy.pdf Binary files differindex e295e5e27dc..e295e5e27dc 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/tex2xindy.pdf +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/tex2xindy.pdf diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/texindy.pdf b/Build/source/utils/xindy/xindy-2.5.1/doc/texindy.pdf Binary files differindex b1966300d81..b1966300d81 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/texindy.pdf +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/texindy.pdf diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/toc.gif b/Build/source/utils/xindy/xindy-2.5.1/doc/toc.gif Binary files differindex 3d1aebf3274..3d1aebf3274 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/toc.gif +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/toc.gif diff --git a/Build/source/utils/xindy/xindy-2.5.0/doc/xindy.pdf b/Build/source/utils/xindy/xindy-2.5.1/doc/xindy.pdf Binary files differindex dbf00ad76e4..dbf00ad76e4 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/doc/xindy.pdf +++ b/Build/source/utils/xindy/xindy-2.5.1/doc/xindy.pdf diff --git a/Build/source/utils/xindy/xindy-2.5.1/m4/ac_prog_latex.m4 b/Build/source/utils/xindy/xindy-2.5.1/m4/ac_prog_latex.m4 new file mode 100644 index 00000000000..cb757191b7d --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/m4/ac_prog_latex.m4 @@ -0,0 +1,22 @@ +dnl @synopsis AC_PROG_LATEX +dnl +dnl This macro test if latex is installed. If latex is installed, +dnl set $LATEX to the right value +dnl +dnl @category LaTeX +dnl @author Mathieu Boretti <boretti@bss-network.com> +dnl @version 2005-01-21 +dnl @license GPLWithACException +dnl +dnl Modified 2014-05-30 by Peter Breitenlohner <tex-live@tug.org> + +AC_DEFUN([AC_PROG_LATEX], [dnl +AC_ARG_VAR([LATEX], [LaTeX command]) +AC_CHECK_PROGS([LATEX], [latex elatex lambda], [no]) +if test "x$LATEX" = xno +then + AC_MSG_ERROR([Unable to find a LaTeX application]) +fi +export LATEX +AC_SUBST([LATEX]) +]) diff --git a/Build/source/utils/xindy/xindy-2.5.1/m4/ac_prog_pdflatex.m4 b/Build/source/utils/xindy/xindy-2.5.1/m4/ac_prog_pdflatex.m4 new file mode 100644 index 00000000000..7f47892f1b7 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/m4/ac_prog_pdflatex.m4 @@ -0,0 +1,22 @@ +dnl @synopsis AC_PROG_PDFLATEX +dnl +dnl This macro test if pdflatex is installed. If pdflatex is installed, +dnl set $PDFLATEX to the right value +dnl +dnl @category LaTeX +dnl @author Mathieu Boretti <boretti@bss-network.com> +dnl @version 2005-01-21 +dnl @license GPLWithACException +dnl +dnl Modified 2014-05-30 by Peter Breitenlohner <tex-live@tug.org> + +AC_DEFUN([AC_PROG_PDFLATEX], [dnl +AC_ARG_VAR([PDFLATEX], [pdfLaTeX command]) +AC_CHECK_PROGS([PDFLATEX], [pdflatex], [no]) +if test "x$PDFLATEX" = xno +then + AC_MSG_ERROR([Unable to find a PDFLaTeX application]) +fi +export PDFLATEX +AC_SUBST([PDFLATEX]) +]) diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/Makefile.am index a3c395d3199..eacf2046ce3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/Makefile.am @@ -21,5 +21,3 @@ SUBDIRS = alphabets inputenc -EXTRA_DIST = README - diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/Makefile.in index e9ddcb96d02..9c9fc92f7aa 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/Makefile.in @@ -61,6 +61,7 @@ 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@ +pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 @@ -76,14 +77,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -subdir = xindy-2.5.0/make-rules +subdir = make-rules DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README 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__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -170,7 +169,6 @@ am__relativize = \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" -pkglibdir = @pkglibdir@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ @@ -182,8 +180,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ @@ -204,10 +200,8 @@ 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@ @@ -225,9 +219,6 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ -WARNING_CFLAGS = @WARNING_CFLAGS@ -XINDY_RUN = @XINDY_RUN@ -XINDY_TREE = @XINDY_TREE@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -280,11 +271,10 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = alphabets inputenc -EXTRA_DIST = README all: all-recursive .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -293,9 +283,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign make-rules/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/Makefile + $(AUTOMAKE) --foreign make-rules/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -309,9 +299,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(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) +$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/README b/Build/source/utils/xindy/xindy-2.5.1/make-rules/README index 5e36c4de8d4..5e36c4de8d4 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/README +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/README diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/Makefile.am new file mode 100644 index 00000000000..ca8baaa0f26 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/Makefile.am @@ -0,0 +1,316 @@ +## Use `autoreconf' in top-level directory to recreate all +## autoconf/automake files. +## Or, call `automake Makefile' to create only Makefile.in. + +## Copyright (C) 2004-2005 by Gour. +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +langdir = $(pkglibdir)/modules/lang + +nobase_nodist_lang_DATA = +EXTRA_DIST = +DISTCLEANFILES = + +DOCS_CP1250 = +DOCS_CP1252 = +DOCS_CP850 = +DOCS_LATIN1 = +DOCS_LATIN2 = +DOCS_LATIN3 = +DOCS_LATIN4 = +DOCS_LATIN5 = +DOCS_LATIN9 = +DOCS_CYR_1251 = +DOCS_CYR_ISO88595 = +DOCS_CYR_ISOIR111 = +DOCS_CYR_KOI8_R = +DOCS_CYR_KOI8_U = +DOCS_OTHER = +DOCS_UTF8_LAT = +DOCS_UTF8_CYR = +DOCS_UTF8_OTHER = + +## Include all Makefile.am fragments. +## +include albanian/Makefile.am +include belarusian/Makefile.am +include bulgarian/Makefile.am +include croatian/Makefile.am +include czech/Makefile.am +include danish/Makefile.am +include dutch/Makefile.am +include english/Makefile.am +include esperanto/Makefile.am +include estonian/Makefile.am +include finnish/Makefile.am +include french/Makefile.am +include general/Makefile.am +include georgian/Makefile.am +include german/Makefile.am +include greek/Makefile.am +include gypsy/Makefile.am +include hausa/Makefile.am +include hebrew/Makefile.am +include hungarian/Makefile.am +include icelandic/Makefile.am +include italian/Makefile.am +include klingon/Makefile.am +include kurdish/Makefile.am +include latin/Makefile.am +include latvian/Makefile.am +include lithuanian/Makefile.am +include lower-sorbian/Makefile.am +include macedonian/Makefile.am +include mongolian/Makefile.am +include norwegian/Makefile.am +include persian/Makefile.am +include polish/Makefile.am +include portuguese/Makefile.am +include romanian/Makefile.am +include russian/Makefile.am +include serbian/Makefile.am +include slovak/Makefile.am +include slovenian/Makefile.am +include spanish/Makefile.am +include swedish/Makefile.am +include test1/Makefile.am +include turkish/Makefile.am +include ukrainian/Makefile.am +include upper-sorbian/Makefile.am +include vietnamese/Makefile.am + +%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 + +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) + + +alphabets-inc.tex : $(DOCS) + $(RM) $@ + echo '\chapter{Latin scripts}' >>$@ + 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}' >>$@ + echo '\fenc{T2A}' >>$@ + echo '\chapter{Cyrillic scripts}' >>$@ + 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 +if BUILDRULES + +if BUILDDOCS +alphabets-doc.pdf : alphabets-doc.tex alphabets-inc.tex + $(PDFLATEX) -interaction nonstopmode $(srcdir)/alphabets-doc.tex + $(PDFLATEX) -interaction nonstopmode $(srcdir)/alphabets-doc.tex + +PDFS = alphabets-doc.pdf + +doc_DATA = $(PDFS) + +endif BUILDDOCS + +endif BUILDRULES + +DOC_CLEAN = \ + alphabets-doc.aux \ + alphabets-doc.log \ + alphabets-doc.out \ + alphabets-doc.pdf \ + alphabets-inc.tex \ + alphabets-doc.toc + +EXTRA_DIST += $(SCRS) test.xdy rom-comma-kludge.sed + +CLEANFILES = */*.raw */*-doc.tex $(nobase_nodist_lang_DATA) $(DOC_CLEAN) diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/Makefile.in new file mode 100644 index 00000000000..ca0fd0c979d --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/Makefile.in @@ -0,0 +1,1045 @@ +# Makefile.in generated by automake 1.14.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +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@ +pkglibdir = $(libdir)/@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@ +DIST_COMMON = $(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 $(srcdir)/Makefile.in \ + $(srcdir)/Makefile.am +subdir = make-rules/alphabets +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +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) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +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@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +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@ +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: $(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 make-rules/alphabets/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --foreign make-rules/alphabets/Makefile +.PRECIOUS: 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__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + 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: + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(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: $(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 + + +%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) $@ + echo '\chapter{Latin scripts}' >>$@ + 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}' >>$@ + echo '\fenc{T2A}' >>$@ + echo '\chapter{Cyrillic scripts}' >>$@ + 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: diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/albanian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/albanian/Makefile.am new file mode 100644 index 00000000000..db04ad10d1f --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/albanian/Makefile.am @@ -0,0 +1,40 @@ +## Makefile.am fragment for alphabets/albanian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +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 + +EXTRA_DIST += \ + albanian/latin1.pl \ + albanian/utf8.pl.in + +DISTCLEANFILES += \ + albanian/utf8.pl + +DOCS_LATIN1 += \ + albanian/latin1-doc.tex +DOCS_UTF8_LAT += \ + albanian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/albanian/latin1.pl index 632fb12db52..632fb12db52 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/albanian/latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/albanian/utf8.pl.in index 78f5da4b373..78f5da4b373 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/albanian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/alphabets-doc.tex b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/alphabets-doc.tex index b9bacfd470a..b9bacfd470a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/alphabets-doc.tex +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/alphabets-doc.tex diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/Makefile.am new file mode 100644 index 00000000000..99e7d734c2f --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/Makefile.am @@ -0,0 +1,52 @@ +## Makefile.am fragment for alphabets/belarusian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + belarusian/cp1251.pl \ + belarusian/iso88595.pl \ + belarusian/isoir111.pl \ + belarusian/utf8.pl.in + +DISTCLEANFILES += \ + belarusian/utf8.pl + +DOCS_CYR_1251 += \ + belarusian/cp1251-doc.tex +DOCS_CYR_ISO88595 += \ + belarusian/iso88595-doc.tex +DOCS_CYR_ISOIR111 += \ + belarusian/isoir111-doc.tex +DOCS_UTF8_CYR += \ + belarusian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/cp1251.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/cp1251.pl index 3880a2c9a9f..3880a2c9a9f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/cp1251.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/cp1251.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/iso88595.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/iso88595.pl index edbcdb109ea..edbcdb109ea 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/iso88595.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/iso88595.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/isoir111.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/isoir111.pl index 55905ff7559..55905ff7559 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/isoir111.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/isoir111.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/utf8.pl.in index 6d2cfd55832..6d2cfd55832 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/belarusian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/Makefile.am new file mode 100644 index 00000000000..36b2b9a339a --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/Makefile.am @@ -0,0 +1,52 @@ +## Makefile.am fragment for alphabets/bulgarian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + bulgarian/cp1251.pl \ + bulgarian/iso88595.pl \ + bulgarian/koi8-r.pl \ + bulgarian/utf8.pl.in + +DISTCLEANFILES += \ + bulgarian/utf8.pl + +DOCS_CYR_1251 += \ + bulgarian/cp1251-doc.tex +DOCS_CYR_ISO88595 += \ + bulgarian/iso88595-doc.tex +DOCS_CYR_KOI8_R += \ + bulgarian/koi8-r-doc.tex +DOCS_UTF8_CYR += \ + bulgarian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/cp1251.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/cp1251.pl index b18ba01af3f..b18ba01af3f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/cp1251.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/cp1251.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/iso88595.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/iso88595.pl index a745b534f38..a745b534f38 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/iso88595.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/iso88595.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/koi8-r.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/koi8-r.pl index 79e53a25250..79e53a25250 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/koi8-r.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/koi8-r.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/utf8.pl.in index c9393a1a0a7..c9393a1a0a7 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/bulgarian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/Makefile.am new file mode 100644 index 00000000000..24cc130f875 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/croatian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + croatian/cp1250.pl \ + croatian/latin2.pl \ + croatian/utf8.pl.in + +DISTCLEANFILES += \ + croatian/utf8.pl + +DOCS_CP1250 += \ + croatian/cp1250-doc.tex +DOCS_LATIN2 += \ + croatian/latin2-doc.tex +DOCS_UTF8_LAT += \ + croatian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/cp1250.pl index ef624f39335..ef624f39335 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/latin2.pl index 5f94c9c0321..5f94c9c0321 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/utf8.pl.in index ec71a6d608a..ec71a6d608a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/croatian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/croatian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/Makefile.am new file mode 100644 index 00000000000..a3cfb03ed9c --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/czech/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + czech/cp1250.pl \ + czech/latin2.pl \ + czech/utf8.pl.in + +DISTCLEANFILES += \ + czech/utf8.pl + +DOCS_CP1250 += \ + czech/cp1250-doc.tex +DOCS_LATIN2 += \ + czech/latin2-doc.tex +DOCS_UTF8_LAT += \ + czech/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/cp1250.pl index a8dda762d5f..a8dda762d5f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/latin2.pl index 7af4d817e4c..7af4d817e4c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/utf8.pl.in index b4e189dd06b..b4e189dd06b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/czech/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/Makefile.am new file mode 100644 index 00000000000..7520324bca2 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/danish/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + danish/cp1252.pl \ + danish/latin9.pl \ + danish/utf8.pl.in + +DISTCLEANFILES += \ + danish/utf8.pl + +DOCS_CP1252 += \ + danish/cp1252-doc.tex +DOCS_LATIN9 += \ + danish/latin9-doc.tex +DOCS_UTF8_LAT += \ + danish/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/cp1252.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/cp1252.pl index dd3e3dedae2..dd3e3dedae2 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/cp1252.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/cp1252.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/latin9.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/latin9.pl index 89ee37be0ae..89ee37be0ae 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/latin9.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/latin9.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/utf8.pl.in index dca83190cfc..dca83190cfc 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/danish/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/Makefile.am new file mode 100644 index 00000000000..a9c944bef29 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/dutch/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + dutch/ij-as-ij-latin1.pl \ + dutch/ij-as-y-utf8.pl.in \ + dutch/ij-as-ij-utf8.pl.in + +DISTCLEANFILES += \ + dutch/ij-as-ij-utf8.pl \ + dutch/ij-as-y-utf8.pl + +DOCS_LATIN1 += \ + dutch/ij-as-ij-latin1-doc.tex +DOCS_UTF8_LAT += \ + dutch/ij-as-ij-utf8-doc.tex \ + dutch/ij-as-y-utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/ij-as-ij-latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/ij-as-ij-latin1.pl index 9704c976872..9704c976872 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/ij-as-ij-latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/ij-as-ij-latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/ij-as-ij-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/ij-as-ij-utf8.pl.in index a457eb90dc2..a457eb90dc2 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/ij-as-ij-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/ij-as-ij-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/ij-as-y-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/ij-as-y-utf8.pl.in index befbec9d89e..befbec9d89e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/dutch/ij-as-y-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/dutch/ij-as-y-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/Makefile.am new file mode 100644 index 00000000000..42a13e03de3 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/english/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + english/cp1252.pl \ + english/latin9.pl \ + english/utf8.pl.in + +DISTCLEANFILES += \ + english/utf8.pl + +DOCS_CP1252 += \ + english/cp1252-doc.tex +DOCS_LATIN9 += \ + english/latin9-doc.tex +DOCS_UTF8_LAT += \ + english/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/cp1252.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/cp1252.pl index 1cea424628d..1cea424628d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/cp1252.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/cp1252.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/latin9.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/latin9.pl index bafb500811c..bafb500811c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/latin9.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/latin9.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/utf8.pl.in index 2574685bd23..2574685bd23 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/english/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/english/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/esperanto/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/esperanto/Makefile.am new file mode 100644 index 00000000000..5c8f11fbf40 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/esperanto/Makefile.am @@ -0,0 +1,40 @@ +## Makefile.am fragment for alphabets/esperanto/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + esperanto/latin3-lang.xdy \ + esperanto/latin3-test.xdy \ + esperanto/latin3.xdy \ + esperanto/utf8-lang.xdy \ + esperanto/utf8-test.xdy \ + esperanto/utf8.xdy + +EXTRA_DIST += \ + esperanto/latin3.pl \ + esperanto/utf8.pl.in + +DISTCLEANFILES += \ + esperanto/utf8.pl + +DOCS_LATIN3 += \ + esperanto/latin3-doc.tex +DOCS_UTF8_LAT += \ + esperanto/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/latin3.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/esperanto/latin3.pl index 9a77c47ad9c..9a77c47ad9c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/latin3.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/esperanto/latin3.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/esperanto/utf8.pl.in index 5bec57dee84..5bec57dee84 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/esperanto/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/esperanto/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/Makefile.am new file mode 100644 index 00000000000..44648e0a9d5 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/estonian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + estonian/cp1252.pl \ + estonian/latin9.pl \ + estonian/utf8.pl.in + +DISTCLEANFILES += \ + estonian/utf8.pl + +DOCS_CP1252 += \ + estonian/cp1252-doc.tex +DOCS_LATIN9 += \ + estonian/latin9-doc.tex +DOCS_UTF8_LAT += \ + estonian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/cp1252.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/cp1252.pl index 9a036a1c4d7..9a036a1c4d7 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/cp1252.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/cp1252.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/latin9.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/latin9.pl index 773772d6000..773772d6000 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/latin9.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/latin9.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/utf8.pl.in index fece7fb6642..fece7fb6642 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/estonian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/estonian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/Makefile.am new file mode 100644 index 00000000000..d420d91e3f4 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/finnish/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + finnish/cp1252.pl \ + finnish/latin9.pl \ + finnish/utf8.pl.in + +DISTCLEANFILES += \ + finnish/utf8.pl + +DOCS_CP1252 += \ + finnish/cp1252-doc.tex +DOCS_LATIN9 += \ + finnish/latin9-doc.tex +DOCS_UTF8_LAT += \ + finnish/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/cp1252.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/cp1252.pl index 01624cfa4cf..01624cfa4cf 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/cp1252.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/cp1252.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/latin9.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/latin9.pl index a7b71077b45..a7b71077b45 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/latin9.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/latin9.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/utf8.pl.in index ecc5ba6e173..ecc5ba6e173 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/finnish/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/finnish/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/Makefile.am new file mode 100644 index 00000000000..8d2d6756a3c --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/french/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + french/cp1252.pl \ + french/latin9.pl \ + french/utf8.pl.in + +DISTCLEANFILES += \ + french/utf8.pl + +DOCS_CP1252 += \ + french/cp1252-doc.tex +DOCS_LATIN9 += \ + french/latin9-doc.tex +DOCS_UTF8_LAT += \ + french/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/cp1252.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/cp1252.pl index 36a261558bb..36a261558bb 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/cp1252.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/cp1252.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/latin9.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/latin9.pl index 8fe8ea0e09e..8fe8ea0e09e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/latin9.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/latin9.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/utf8.pl.in index d81ebf37579..d81ebf37579 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/french/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/french/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/Makefile.am new file mode 100644 index 00000000000..9e0f8a86de1 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/Makefile.am @@ -0,0 +1,53 @@ +## Makefile.am fragment for alphabets/general/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + general/cp1252.pl \ + general/cp850.pl \ + general/latin9.pl \ + general/template.pl \ + general/utf8.pl.in + +DISTCLEANFILES += \ + general/utf8.pl + +DOCS_CP1252 += \ + general/cp1252-doc.tex +DOCS_CP850 += \ + general/cp850-doc.tex +DOCS_LATIN9 += \ + general/latin9-doc.tex +DOCS_UTF8_LAT += \ + general/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/cp1252.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/cp1252.pl index eb1c5c60229..eb1c5c60229 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/cp1252.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/cp1252.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/cp850.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/cp850.pl index cbc98fee23f..cbc98fee23f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/cp850.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/cp850.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/latin9.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/latin9.pl index 0be6256bd6c..0be6256bd6c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/latin9.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/latin9.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/template.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/template.pl index 7aca3c2f984..7aca3c2f984 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/template.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/template.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/utf8.pl.in index cc0dbe36fa7..cc0dbe36fa7 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/general/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/general/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/georgian/Makefile.am index b8338cda68a..3c97de66aa7 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/czech/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/georgian/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for alphabets/georgian/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,16 +18,17 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = cp1250.pl latin2.pl utf8.pl.in - -CLEANFILES = \ - cp1250.raw \ - cp1250-doc.tex \ - latin2.raw \ - latin2-doc.tex \ - utf8.raw \ - utf8-doc.tex +nobase_nodist_lang_DATA += \ + georgian/utf8-lang.xdy \ + georgian/utf8-test.xdy \ + georgian/utf8.xdy +EXTRA_DIST += \ + georgian/utf8.pl.in +DISTCLEANFILES += \ + georgian/utf8.pl +DOCS_UTF8_OTHER += \ + georgian/utf8-doc.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/georgian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/georgian/utf8.pl.in index 94e594e87db..94e594e87db 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/georgian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/georgian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/Makefile.am new file mode 100644 index 00000000000..3b2a8e9eafd --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/Makefile.am @@ -0,0 +1,58 @@ +## Makefile.am fragment for alphabets/german/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + german/braille-utf8.pl.in \ + german/duden-latin1.pl \ + german/din5007-latin1.pl \ + german/duden-utf8.pl.in \ + german/din5007-utf8.pl.in + +DISTCLEANFILES += \ + german/braille-utf8.pl \ + german/din5007-utf8.pl \ + german/duden-utf8.pl + +DOCS_LATIN1 += \ + german/din5007-latin1-doc.tex \ + german/duden-latin1-doc.tex +DOCS_UTF8_LAT += \ + german/din5007-utf8-doc.tex \ + german/duden-utf8-doc.tex +DOCS_UTF8_OTHER += \ + german/braille-utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/braille-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/braille-utf8.pl.in index aad74f2756f..aad74f2756f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/braille-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/braille-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/din5007-latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/din5007-latin1.pl index ee03c89ee51..ee03c89ee51 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/din5007-latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/din5007-latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/din5007-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/din5007-utf8.pl.in index dd6fa4e000f..dd6fa4e000f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/din5007-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/din5007-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/duden-latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/duden-latin1.pl index 0b8d82d2532..0b8d82d2532 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/duden-latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/duden-latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/duden-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/duden-utf8.pl.in index 79931166c2b..79931166c2b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/german/duden-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/german/duden-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/Makefile.am new file mode 100644 index 00000000000..0688c85b9a1 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/Makefile.am @@ -0,0 +1,60 @@ +## Makefile.am fragment for alphabets/greek/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + greek/iso88597.pl \ + greek/polytonic-utf8.pl.in \ + greek/utf8.pl.in \ + greek/translit-latin4.pl \ + greek/translit-utf8.pl.in + +DISTCLEANFILES += \ + greek/polytonic-utf8.pl \ + greek/translit-utf8.pl \ + greek/utf8.pl + +DOCS_LATIN4 += \ + greek/translit-latin4-doc.tex +DOCS_OTHER += \ + greek/iso88597-doc.tex +DOCS_UTF8_LAT += \ + greek/translit-utf8-doc.tex \ + greek/utf8-doc.tex +DOCS_UTF8_OTHER += \ + greek/utf8-doc.tex \ + greek/polytonic-utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/iso88597.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/iso88597.pl index 1e304dadec3..1e304dadec3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/iso88597.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/iso88597.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/polytonic-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/polytonic-utf8.pl.in index 2d012ec2c3d..2d012ec2c3d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/polytonic-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/polytonic-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/translit-latin4.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/translit-latin4.pl index 94c9c905d34..94c9c905d34 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/translit-latin4.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/translit-latin4.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/translit-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/translit-utf8.pl.in index b1f5b8478fe..b1f5b8478fe 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/translit-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/translit-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/utf8.pl.in index c1624c5eeea..c1624c5eeea 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/greek/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/greek/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/gypsy/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/gypsy/Makefile.am new file mode 100644 index 00000000000..a885bfec828 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/gypsy/Makefile.am @@ -0,0 +1,34 @@ +## Makefile.am fragment for alphabets/gypsy/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + gypsy/northrussian-utf8-lang.xdy \ + gypsy/northrussian-utf8-test.xdy \ + gypsy/northrussian-utf8.xdy + +EXTRA_DIST += \ + gypsy/northrussian-utf8.pl.in + +DISTCLEANFILES += \ + gypsy/northrussian-utf8.pl + +DOCS_UTF8_LAT += \ + gypsy/northrussian-utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/gypsy/northrussian-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/gypsy/northrussian-utf8.pl.in index ce5d1d3871c..ce5d1d3871c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/gypsy/northrussian-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/gypsy/northrussian-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hausa/Makefile.am index 04c65704858..cec950a6034 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/danish/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hausa/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for alphabets/hausa/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,17 +18,17 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = \ - cp1252.pl latin9.pl utf8.pl.in - -CLEANFILES = \ - cp1252.raw \ - cp1252-doc.tex \ - latin9.raw \ - latin9-doc.tex \ - utf8.raw \ - utf8-doc.tex +nobase_nodist_lang_DATA += \ + hausa/utf8-lang.xdy \ + hausa/utf8-test.xdy \ + hausa/utf8.xdy +EXTRA_DIST += \ + hausa/utf8.pl.in +DISTCLEANFILES += \ + hausa/utf8.pl +DOCS_UTF8_LAT += \ + hausa/utf8-doc.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hausa/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hausa/utf8.pl.in index 333fd9a1d04..333fd9a1d04 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hausa/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hausa/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hebrew/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hebrew/Makefile.am new file mode 100644 index 00000000000..9c4e98641a4 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hebrew/Makefile.am @@ -0,0 +1,40 @@ +## Makefile.am fragment for alphabets/hebrew/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + hebrew/iso88598-lang.xdy \ + hebrew/iso88598-test.xdy \ + hebrew/iso88598.xdy \ + hebrew/utf8-lang.xdy \ + hebrew/utf8-test.xdy \ + hebrew/utf8.xdy + +EXTRA_DIST += \ + hebrew/iso88598.pl \ + hebrew/utf8.pl.in + +DISTCLEANFILES += \ + hebrew/utf8.pl + +DOCS_OTHER += \ + hebrew/iso88598-doc.tex +DOCS_UTF8_OTHER += \ + hebrew/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/iso88598.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hebrew/iso88598.pl index a9d66cb9ef1..a9d66cb9ef1 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/iso88598.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hebrew/iso88598.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hebrew/utf8.pl.in index cfe814b18bc..cfe814b18bc 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hebrew/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hebrew/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/Makefile.am new file mode 100644 index 00000000000..63232d0c222 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/hungarian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + hungarian/cp1250.pl \ + hungarian/latin2.pl \ + hungarian/utf8.pl.in + +DISTCLEANFILES += \ + hungarian/utf8.pl + +DOCS_CP1250 += \ + hungarian/cp1250-doc.tex +DOCS_LATIN2 += \ + hungarian/latin2-doc.tex +DOCS_UTF8_LAT += \ + hungarian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/cp1250.pl index acf1c224984..acf1c224984 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/latin2.pl index acf1c224984..acf1c224984 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/utf8.pl.in index 0cc0f28681e..0cc0f28681e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/hungarian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/hungarian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/Makefile.am new file mode 100644 index 00000000000..7372ecf45e1 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/icelandic/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + icelandic/cp1252.pl \ + icelandic/latin9.pl \ + icelandic/utf8.pl.in + +DISTCLEANFILES += \ + icelandic/utf8.pl + +DOCS_CP1252 += \ + icelandic/cp1252-doc.tex +DOCS_LATIN9 += \ + icelandic/latin9-doc.tex +DOCS_UTF8_LAT += \ + icelandic/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/cp1252.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/cp1252.pl index dd0bf0d4377..dd0bf0d4377 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/cp1252.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/cp1252.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/latin9.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/latin9.pl index f0712f260e5..f0712f260e5 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/latin9.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/latin9.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/utf8.pl.in index e5dddcc2d79..e5dddcc2d79 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/icelandic/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/icelandic/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/italian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/italian/Makefile.am new file mode 100644 index 00000000000..016c4c0b35e --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/italian/Makefile.am @@ -0,0 +1,40 @@ +## Makefile.am fragment for alphabets/italian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + italian/latin1-lang.xdy \ + italian/latin1-test.xdy \ + italian/latin1.xdy \ + italian/utf8-lang.xdy \ + italian/utf8-test.xdy \ + italian/utf8.xdy + +EXTRA_DIST += \ + italian/latin1.pl \ + italian/utf8.pl.in + +DISTCLEANFILES += \ + italian/utf8.pl + +DOCS_LATIN1 += \ + italian/latin1-doc.tex +DOCS_UTF8_LAT += \ + italian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/italian/latin1.pl index cf641534121..cf641534121 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/italian/latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/italian/utf8.pl.in index 110c18e304a..110c18e304a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/italian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/italian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/klingon/Makefile.am index 4e8ed351ac9..4c75e902c8c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/bulgarian/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/klingon/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for alphabets/klingon/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,19 +18,18 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = cp1251.pl iso88595.pl koi8-r.pl utf8.pl.in - - -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - koi8-r.raw \ - koi8-r-doc.tex \ - utf8.raw \ - utf8-doc.tex +nobase_nodist_lang_DATA += \ + klingon/utf8-lang.xdy \ + klingon/utf8-test.xdy \ + klingon/utf8.xdy +EXTRA_DIST += \ + klingon/utf8.pl.in \ + klingon/translit-ascii.pl +DISTCLEANFILES += \ + klingon/utf8.pl +DOCS_UTF8_OTHER += \ + klingon/utf8-doc.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/translit-ascii.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/klingon/translit-ascii.pl index f7537e1e8a2..f7537e1e8a2 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/translit-ascii.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/klingon/translit-ascii.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/klingon/utf8.pl.in index 110f72cadd4..110f72cadd4 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/klingon/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/Makefile.am new file mode 100644 index 00000000000..f3e53b4e3ef --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/Makefile.am @@ -0,0 +1,51 @@ +## Makefile.am fragment for alphabets/kurdish/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + kurdish/bedirxan-latin5.pl \ + kurdish/bedirxan-utf8.pl.in \ + kurdish/turkish-i-latin5.pl \ + kurdish/turkish-i-utf8.pl.in + +DISTCLEANFILES += \ + kurdish/bedirxan-utf8.pl \ + kurdish/turkish-i-utf8.pl + +DOCS_LATIN5 += \ + kurdish/bedirxan-latin5-doc.tex \ + kurdish/turkish-i-latin5-doc.tex +DOCS_UTF8_LAT += \ + kurdish/bedirxan-utf8-doc.tex \ + kurdish/turkish-i-utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/bedirxan-latin5.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/bedirxan-latin5.pl index 82e95dc5146..82e95dc5146 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/bedirxan-latin5.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/bedirxan-latin5.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/bedirxan-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/bedirxan-utf8.pl.in index 7b7794d74e6..7b7794d74e6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/bedirxan-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/bedirxan-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/turkish-i-latin5.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/turkish-i-latin5.pl index 612d0d6a42b..612d0d6a42b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/turkish-i-latin5.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/turkish-i-latin5.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/turkish-i-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/turkish-i-utf8.pl.in index 7754e117b33..7754e117b33 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/kurdish/turkish-i-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/kurdish/turkish-i-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latin/Makefile.am index 8e0fcda24ed..88299c7ca83 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/albanian/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latin/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for alphabets/latin/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,14 +18,17 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = latin1.pl utf8.pl.in - -CLEANFILES = \ - latin1.raw \ - latin1-doc.tex \ - utf8.raw \ - utf8-doc.tex +nobase_nodist_lang_DATA += \ + latin/utf8-lang.xdy \ + latin/utf8-test.xdy \ + latin/utf8.xdy +EXTRA_DIST += \ + latin/utf8.pl.in +DISTCLEANFILES += \ + latin/utf8.pl +DOCS_UTF8_LAT += \ + latin/utf8-doc.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latin/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latin/utf8.pl.in index 516dde99823..516dde99823 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latin/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latin/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latvian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latvian/Makefile.am new file mode 100644 index 00000000000..81faea40eb4 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latvian/Makefile.am @@ -0,0 +1,40 @@ +## Makefile.am fragment for alphabets/latvian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + latvian/latin4-lang.xdy \ + latvian/latin4-test.xdy \ + latvian/latin4.xdy \ + latvian/utf8-lang.xdy \ + latvian/utf8-test.xdy \ + latvian/utf8.xdy + +EXTRA_DIST += \ + latvian/latin4.pl \ + latvian/utf8.pl.in + +DISTCLEANFILES += \ + latvian/utf8.pl + +DOCS_LATIN4 += \ + latvian/latin4-doc.tex +DOCS_UTF8_LAT += \ + latvian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/latin4.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latvian/latin4.pl index ae2305ffd0d..ae2305ffd0d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/latin4.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latvian/latin4.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latvian/utf8.pl.in index d6b18eef8fd..d6b18eef8fd 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/latvian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/latvian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lithuanian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lithuanian/Makefile.am new file mode 100644 index 00000000000..e193de31d22 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lithuanian/Makefile.am @@ -0,0 +1,40 @@ +## Makefile.am fragment for alphabets/lithuanian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + lithuanian/latin4-lang.xdy \ + lithuanian/latin4-test.xdy \ + lithuanian/latin4.xdy \ + lithuanian/utf8-lang.xdy \ + lithuanian/utf8-test.xdy \ + lithuanian/utf8.xdy + +EXTRA_DIST += \ + lithuanian/latin4.pl \ + lithuanian/utf8.pl.in + +DISTCLEANFILES += \ + lithuanian/utf8.pl + +DOCS_LATIN4 += \ + lithuanian/latin4-doc.tex +DOCS_UTF8_LAT += \ + lithuanian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/latin4.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lithuanian/latin4.pl index 2fcd174ada9..2fcd174ada9 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/latin4.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lithuanian/latin4.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lithuanian/utf8.pl.in index 1acab74a883..1acab74a883 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lithuanian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lithuanian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/Makefile.am new file mode 100644 index 00000000000..cec2b9667e0 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/lower-sorbian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + lower-sorbian/cp1250.pl \ + lower-sorbian/latin2.pl \ + lower-sorbian/utf8.pl.in + +DISTCLEANFILES += \ + lower-sorbian/utf8.pl + +DOCS_CP1250 += \ + lower-sorbian/cp1250-doc.tex +DOCS_LATIN2 += \ + lower-sorbian/latin2-doc.tex +DOCS_UTF8_LAT += \ + lower-sorbian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/cp1250.pl index 3710d5cd0d3..3710d5cd0d3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/latin2.pl index e4ed97dec5e..e4ed97dec5e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/utf8.pl.in index da20de078b7..da20de078b7 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/lower-sorbian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/lower-sorbian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/Makefile.am new file mode 100644 index 00000000000..b41e13b0b48 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/Makefile.am @@ -0,0 +1,52 @@ +## Makefile.am fragment for alphabets/macedonian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + macedonian/cp1251.pl \ + macedonian/iso88595.pl \ + macedonian/isoir111.pl \ + macedonian/utf8.pl.in + +DISTCLEANFILES += \ + macedonian/utf8.pl + +DOCS_CYR_1251 += \ + macedonian/cp1251-doc.tex +DOCS_CYR_ISO88595 += \ + macedonian/iso88595-doc.tex +DOCS_CYR_ISOIR111 += \ + macedonian/isoir111-doc.tex +DOCS_UTF8_CYR += \ + macedonian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/cp1251.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/cp1251.pl index a48acc17123..a48acc17123 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/cp1251.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/cp1251.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/iso88595.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/iso88595.pl index b2c3ebea89c..b2c3ebea89c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/iso88595.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/iso88595.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/isoir111.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/isoir111.pl index 3740cf02c30..3740cf02c30 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/isoir111.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/isoir111.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/utf8.pl.in index 0c228304caa..0c228304caa 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/macedonian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/macedonian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/make-rules.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/make-rules.pl index c0f2f9c5ed2..c0f2f9c5ed2 100755 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/make-rules.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/make-rules.pl diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/mongolian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/mongolian/Makefile.am new file mode 100644 index 00000000000..4492114b56a --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/mongolian/Makefile.am @@ -0,0 +1,34 @@ +## Makefile.am fragment for alphabets/mongolian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + mongolian/cyrillic-utf8-lang.xdy \ + mongolian/cyrillic-utf8-test.xdy \ + mongolian/cyrillic-utf8.xdy + +EXTRA_DIST += \ + mongolian/cyrillic-utf8.pl.in + +DISTCLEANFILES += \ + mongolian/cyrillic-utf8.pl + +DOCS_UTF8_CYR += \ + mongolian/cyrillic-utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/mongolian/cyrillic-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/mongolian/cyrillic-utf8.pl.in index 75c9f8dc4f3..75c9f8dc4f3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/mongolian/cyrillic-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/mongolian/cyrillic-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/norwegian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/norwegian/Makefile.am new file mode 100644 index 00000000000..a333029dcf0 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/norwegian/Makefile.am @@ -0,0 +1,40 @@ +## Makefile.am fragment for alphabets/norwegian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + norwegian/latin1-lang.xdy \ + norwegian/latin1-test.xdy \ + norwegian/latin1.xdy \ + norwegian/utf8-lang.xdy \ + norwegian/utf8-test.xdy \ + norwegian/utf8.xdy + +EXTRA_DIST += \ + norwegian/latin1.pl \ + norwegian/utf8.pl.in + +DISTCLEANFILES += \ + norwegian/utf8.pl + +DOCS_LATIN1 += \ + norwegian/latin1-doc.tex +DOCS_UTF8_LAT += \ + norwegian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/norwegian/latin1.pl index aec63a80ab9..aec63a80ab9 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/norwegian/latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/norwegian/utf8.pl.in index 902b07bb388..902b07bb388 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/norwegian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/norwegian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/persian/Makefile.am index 4f7c9ff7594..825575cbe08 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/persian/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for alphabets/persian/. ## Copyright (C) 2014 by Joachim Schrod. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,13 +18,23 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -langdir = $(pkglibdir)/modules/lang +nobase_nodist_lang_DATA += \ + 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 -koreandir = $(langdir)/korean +EXTRA_DIST += \ + persian/README \ + persian/variant1-utf8.pl.in \ + persian/variant2-utf8.pl.in -RULES = utf8.xdy utf8-lang.xdy +DISTCLEANFILES += \ + persian/utf8.pl -EXTRA_DIST = $(RULES) - -korean_DATA = $(RULES) +DOCS_UTF8_OTHER += \ + persian/variant1-utf8-doc.tex \ + persian/variant2-utf8-doc.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/README b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/persian/README index 835649167fd..835649167fd 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/README +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/persian/README diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/variant1-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/persian/variant1-utf8.pl.in index 9d14f9f37c3..9d14f9f37c3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/variant1-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/persian/variant1-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/variant2-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/persian/variant2-utf8.pl.in index 9c7fdfaa290..9c7fdfaa290 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/persian/variant2-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/persian/variant2-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/Makefile.am new file mode 100644 index 00000000000..dd217115382 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/Makefile.am @@ -0,0 +1,46 @@ +## Makefile.am fragment for alphabets/polish/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + polish/cp1250.pl \ + polish/latin2.pl \ + polish/utf8.pl.in + +DISTCLEANFILES += \ + polish/utf8.pl + +DOCS_CP1250 += \ + polish/cp1250-doc.tex +DOCS_LATIN2 += \ + polish/latin2-doc.tex +DOCS_UTF8_LAT += \ + polish/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/cp1250.pl index 3d780ef7b5e..3d780ef7b5e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/latin2.pl index 32cdec691bf..32cdec691bf 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/utf8.pl.in index 3b527705410..3b527705410 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/polish/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/polish/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/portuguese/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/portuguese/Makefile.am new file mode 100644 index 00000000000..8496d658114 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/portuguese/Makefile.am @@ -0,0 +1,41 @@ +## Makefile.am fragment for alphabets/portuguese/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + portuguese/latin1-lang.xdy \ + portuguese/latin1-test.xdy \ + portuguese/latin1.xdy \ + portuguese/utf8-lang.xdy \ + portuguese/utf8-test.xdy \ + portuguese/utf8.xdy + +EXTRA_DIST += \ + portuguese/latin1.pl \ + portuguese/utf8.pl.in + +DISTCLEANFILES += \ + portuguese/utf8.pl + +DOCS_LATIN1 += \ + portuguese/latin1-doc.tex +DOCS_UTF8_LAT += \ + portuguese/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/portuguese/latin1.pl index 89ca29650a6..89ca29650a6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/portuguese/latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/portuguese/utf8.pl.in index 467f4008511..467f4008511 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/portuguese/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/portuguese/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/rom-comma-kludge.sed b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/rom-comma-kludge.sed index 32dee324c4b..32dee324c4b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/rom-comma-kludge.sed +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/rom-comma-kludge.sed diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/romanian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/romanian/Makefile.am new file mode 100644 index 00000000000..0524bb1227e --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/romanian/Makefile.am @@ -0,0 +1,41 @@ +## Makefile.am fragment for alphabets/romanian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + romanian/latin2-lang.xdy \ + romanian/latin2-test.xdy \ + romanian/latin2.xdy \ + romanian/utf8-lang.xdy \ + romanian/utf8-test.xdy \ + romanian/utf8.xdy + +EXTRA_DIST += \ + romanian/latin2.pl \ + romanian/utf8.pl.in + +DISTCLEANFILES += \ + romanian/utf8.pl + +DOCS_LATIN2 += \ + romanian/latin2-doc.tex +DOCS_UTF8_LAT += \ + romanian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/romanian/latin2.pl index f3f23492fc6..f3f23492fc6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/romanian/latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/romanian/utf8.pl.in index 12701c4591a..12701c4591a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/romanian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/romanian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/Makefile.am new file mode 100644 index 00000000000..363796178f0 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/Makefile.am @@ -0,0 +1,60 @@ +## Makefile.am fragment for alphabets/russian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + russian/cp1251.pl \ + russian/iso88595.pl \ + russian/koi8-r.pl \ + russian/translit-iso-utf8.pl.in \ + russian/utf8.pl.in + +DISTCLEANFILES += \ + russian/translit-iso-utf8.pl \ + russian/utf8.pl + +DOCS_CYR_1251 += \ + russian/cp1251-doc.tex +DOCS_CYR_ISO88595 += \ + russian/iso88595-doc.tex +DOCS_CYR_KOI8_R += \ + russian/koi8-r-doc.tex +DOCS_UTF8_LAT += \ + russian/translit-iso-utf8-doc.tex +DOCS_UTF8_CYR += \ + russian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/cp1251.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/cp1251.pl index 635466a39b6..635466a39b6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/cp1251.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/cp1251.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/iso88595.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/iso88595.pl index d4b6327e6f0..d4b6327e6f0 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/iso88595.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/iso88595.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/koi8-r.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/koi8-r.pl index 06a0f78eceb..06a0f78eceb 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/koi8-r.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/koi8-r.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/translit-iso-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/translit-iso-utf8.pl.in index 0436bd1ed7c..0436bd1ed7c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/translit-iso-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/translit-iso-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/utf8.pl.in index c5882c35427..c5882c35427 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/russian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/russian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/Makefile.am new file mode 100644 index 00000000000..2d0665d3722 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/Makefile.am @@ -0,0 +1,53 @@ +## Makefile.am fragment for alphabets/serbian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + serbian/cp1251.pl \ + serbian/iso88595.pl \ + serbian/isoir111.pl \ + serbian/utf8.pl.in + +DISTCLEANFILES += \ + serbian/utf8.pl + +DOCS_CYR_1251 += \ + serbian/cp1251-doc.tex +DOCS_CYR_ISO88595 += \ + serbian/iso88595-doc.tex +DOCS_CYR_ISOIR111 += \ + serbian/isoir111-doc.tex +DOCS_UTF8_CYR += \ + serbian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/cp1251.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/cp1251.pl index 926388183df..926388183df 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/cp1251.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/cp1251.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/iso88595.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/iso88595.pl index e23b9832236..e23b9832236 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/iso88595.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/iso88595.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/isoir111.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/isoir111.pl index eb8a377e264..eb8a377e264 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/isoir111.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/isoir111.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/utf8.pl.in index 029e0bb0ae9..029e0bb0ae9 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/serbian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/serbian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/Makefile.am new file mode 100644 index 00000000000..61cf5f276e5 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/Makefile.am @@ -0,0 +1,63 @@ +## Makefile.am fragment for alphabets/slovak/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + 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 + +DISTCLEANFILES += \ + slovak/large-utf8.pl \ + slovak/small-utf8.pl + +DOCS_CP1250 += \ + slovak/large-cp1250-doc.tex \ + slovak/small-cp1250-doc.tex +DOCS_LATIN2 += \ + slovak/small-latin2-doc.tex \ + slovak/large-latin2-doc.tex +DOCS_UTF8_LAT += \ + slovak/small-utf8-doc.tex \ + slovak/large-utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/large-cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/large-cp1250.pl index 037a8589c6b..037a8589c6b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/large-cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/large-cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/large-latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/large-latin2.pl index 14f0a0e5617..14f0a0e5617 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/large-latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/large-latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/large-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/large-utf8.pl.in index fac86202984..fac86202984 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/large-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/large-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/small-cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/small-cp1250.pl index 218d6b3518a..218d6b3518a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/small-cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/small-cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/small-latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/small-latin2.pl index 9468636b4ec..9468636b4ec 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/small-latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/small-latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/small-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/small-utf8.pl.in index d4c468d26d2..d4c468d26d2 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovak/small-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovak/small-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/Makefile.am new file mode 100644 index 00000000000..25068fc02e1 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/Makefile.am @@ -0,0 +1,47 @@ +## Makefile.am fragment for alphabets/slovenian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + slovenian/cp1250.pl \ + slovenian/latin2.pl \ + slovenian/utf8.pl.in + +DISTCLEANFILES += \ + slovenian/utf8.pl + +DOCS_CP1250 += \ + slovenian/cp1250-doc.tex +DOCS_LATIN2 += \ + slovenian/latin2-doc.tex +DOCS_UTF8_LAT += \ + slovenian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/cp1250.pl index 8bd9bd5ac0a..8bd9bd5ac0a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/latin2.pl index 2184852c12a..2184852c12a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/utf8.pl.in index bee08dd48b8..bee08dd48b8 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/slovenian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/slovenian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/Makefile.am new file mode 100644 index 00000000000..5277f8e732f --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/Makefile.am @@ -0,0 +1,53 @@ +## Makefile.am fragment for alphabets/spanish/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + spanish/modern-latin1.pl \ + spanish/modern-utf8.pl.in \ + spanish/traditional-latin1.pl \ + spanish/traditional-utf8.pl.in + +DISTCLEANFILES += \ + spanish/modern-utf8.pl \ + spanish/traditional-utf8.pl + +DOCS_LATIN1 += \ + spanish/modern-latin1-doc.tex \ + spanish/traditional-latin1-doc.tex +DOCS_UTF8_LAT += \ + spanish/modern-utf8-doc.tex \ + spanish/traditional-utf8-doc.tex + + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/modern-latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/modern-latin1.pl index 17bff7f8d1d..17bff7f8d1d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/modern-latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/modern-latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/modern-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/modern-utf8.pl.in index 12f4d32cbde..12f4d32cbde 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/modern-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/modern-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/traditional-latin1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/traditional-latin1.pl index 69fcf5a57c6..69fcf5a57c6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/traditional-latin1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/traditional-latin1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/traditional-utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/traditional-utf8.pl.in index dd4e321ca6d..dd4e321ca6d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/spanish/traditional-utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/spanish/traditional-utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/Makefile.am new file mode 100644 index 00000000000..b46e58ba15f --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/Makefile.am @@ -0,0 +1,47 @@ +## Makefile.am fragment for alphabets/swedish/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + swedish/cp1252.pl \ + swedish/latin9.pl \ + swedish/utf8.pl.in + +DISTCLEANFILES += \ + swedish/utf8.pl + +DOCS_CP1252 += \ + swedish/cp1252-doc.tex +DOCS_LATIN9 += \ + swedish/latin9-doc.tex +DOCS_UTF8_LAT += \ + swedish/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/cp1252.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/cp1252.pl index 326feb22962..326feb22962 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/cp1252.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/cp1252.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/latin9.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/latin9.pl index e2cfa4e924e..e2cfa4e924e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/latin9.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/latin9.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/utf8.pl.in index 31047626676..31047626676 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/swedish/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/swedish/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test.xdy b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/test.xdy index a843dafb8dd..a843dafb8dd 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/test.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test1/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/test1/Makefile.am index 6878a837154..dad544c62f8 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test1/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/test1/Makefile.am @@ -1,8 +1,8 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for alphabets/test1/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,10 +19,6 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = test1.pl - - - - - +EXTRA_DIST += \ + test1/test1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test1/test1.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/test1/test1.pl index cf74233784b..cf74233784b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/test1/test1.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/test1/test1.pl diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/Makefile.am new file mode 100644 index 00000000000..6604916c28d --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/Makefile.am @@ -0,0 +1,47 @@ +## Makefile.am fragment for alphabets/turkish/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + turkish/latin3.pl \ + turkish/latin5.pl \ + turkish/utf8.pl.in + +DISTCLEANFILES += \ + turkish/utf8.pl + +DOCS_LATIN3 += \ + turkish/latin3-doc.tex +DOCS_LATIN5 += \ + turkish/latin5-doc.tex +DOCS_UTF8_LAT += \ + turkish/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/latin3.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/latin3.pl index a8caa256069..a8caa256069 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/latin3.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/latin3.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/latin5.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/latin5.pl index 5a5920adca8..5a5920adca8 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/latin5.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/latin5.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/utf8.pl.in index e81b9fc619f..e81b9fc619f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/turkish/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/turkish/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/Makefile.am new file mode 100644 index 00000000000..5c79ee25076 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/Makefile.am @@ -0,0 +1,47 @@ +## Makefile.am fragment for alphabets/ukrainian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + ukrainian/cp1251.pl \ + ukrainian/koi8-u.pl \ + ukrainian/utf8.pl.in + +DISTCLEANFILES += \ + ukrainian/utf8.pl + +DOCS_CYR_1251 += \ + ukrainian/cp1251-doc.tex +DOCS_CYR_KOI8_U += \ + ukrainian/koi8-u-doc.tex +DOCS_UTF8_CYR += \ + ukrainian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/cp1251.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/cp1251.pl index 1d86ae253a4..1d86ae253a4 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/cp1251.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/cp1251.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/koi8-u.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/koi8-u.pl index b176a3be1fb..b176a3be1fb 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/koi8-u.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/koi8-u.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/utf8.pl.in index 2fbb2cf0c12..2fbb2cf0c12 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/ukrainian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/ukrainian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/Makefile.am new file mode 100644 index 00000000000..83f73ee5df8 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/Makefile.am @@ -0,0 +1,47 @@ +## Makefile.am fragment for alphabets/upper-sorbian/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_nodist_lang_DATA += \ + 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 + +EXTRA_DIST += \ + upper-sorbian/cp1250.pl \ + upper-sorbian/latin2.pl \ + upper-sorbian/utf8.pl.in + +DISTCLEANFILES += \ + upper-sorbian/utf8.pl + +DOCS_CP1250 += \ + upper-sorbian/cp1250-doc.tex +DOCS_LATIN2 += \ + upper-sorbian/latin2-doc.tex +DOCS_UTF8_LAT += \ + upper-sorbian/utf8-doc.tex + diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/cp1250.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/cp1250.pl index 2fcc96646f6..2fcc96646f6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/cp1250.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/cp1250.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/latin2.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/latin2.pl index 902c3f4b3eb..902c3f4b3eb 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/latin2.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/latin2.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/utf8.pl.in index a080b27b6f8..a080b27b6f8 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/upper-sorbian/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/upper-sorbian/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/utf8-to-tex.sed b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/utf8-to-tex.sed index a4f12463d9f..a4f12463d9f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/utf8-to-tex.sed +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/utf8-to-tex.sed diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/vietnamese/Makefile.am index c16f2620112..570f8cc2a37 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/belarusian/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/vietnamese/Makefile.am @@ -1,8 +1,8 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for alphabets/vietnamese/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,19 +19,18 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = cp1251.pl iso88595.pl isoir111.pl utf8.pl.in - -CLEANFILES = \ - cp1251.raw \ - cp1251-doc.tex \ - iso88595.raw \ - iso88595-doc.tex \ - isoir111.raw \ - isoir111-doc.tex \ - utf8.raw \ - utf8-doc.tex - +nobase_nodist_lang_DATA += \ + vietnamese/utf8-lang.xdy \ + vietnamese/utf8-test.xdy \ + vietnamese/utf8.xdy +EXTRA_DIST += \ + vietnamese/README \ + vietnamese/utf8.pl.in +DISTCLEANFILES += \ + vietnamese/utf8.pl +DOCS_UTF8_LAT += \ + vietnamese/utf8-doc.tex diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/README b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/vietnamese/README index 30d857181a8..30d857181a8 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/README +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/vietnamese/README diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/utf8.pl.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/vietnamese/utf8.pl.in index 31ec82282e7..31ec82282e7 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/vietnamese/utf8.pl.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/alphabets/vietnamese/utf8.pl.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/inputenc/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/make-rules/inputenc/Makefile.am index e2c82153e80..d399ed8f24f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/inputenc/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/inputenc/Makefile.am @@ -47,16 +47,16 @@ latin.xdy : latin1.xdy latin2.xdy latin3.xdy sort -u latin?.xdy | grep -v '^;' >>latin.xdy utf8.xdy : latin1.xdy latin2.xdy latin3.xdy - $(CONVERT_TO_UTF8)LATIN1 latin1.xdy >latin1-utf8.xdy - $(CONVERT_TO_UTF8)LATIN2 latin2.xdy >latin2-utf8.xdy - $(CONVERT_TO_UTF8)LATIN3 latin3.xdy >latin3-utf8.xdy + iconv -t UTF-8 -f ISO8859-1 latin1.xdy >latin1-utf8.xdy + iconv -t UTF-8 -f ISO8859-2 latin2.xdy >latin2-utf8.xdy + iconv -t UTF-8 -f ISO8859-3 latin3.xdy >latin3-utf8.xdy echo ';; Generated from recoded latin?.xdy' >utf8.xdy echo >>utf8.xdy sort -u latin?-utf8.xdy | grep -v '^;' >>utf8.xdy %.xdy %.idx : $(PERL) $(srcdir)/make-testidx.pl TS1,T2A,T1 $* >$*.tex - latex -interaction nonstopmode $*.tex + $(LATEX) -interaction nonstopmode $*.tex $(PERL) $(srcdir)/make-inp-rules.pl <$*.idx >$*.xdy PERLSCRIPTS = \ diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/inputenc/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/make-rules/inputenc/Makefile.in index 50b26cdae0b..4b08d060359 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/inputenc/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/inputenc/Makefile.in @@ -62,6 +62,7 @@ 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@ +pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 @@ -77,14 +78,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -subdir = xindy-2.5.0/make-rules/inputenc +subdir = make-rules/inputenc DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am 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__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -140,7 +139,6 @@ am__installdirs = "$(DESTDIR)$(inputencdir)" DATA = $(nodist_inputenc_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkglibdir = @pkglibdir@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ @@ -152,8 +150,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ @@ -174,10 +170,8 @@ 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@ @@ -195,9 +189,6 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ -WARNING_CFLAGS = @WARNING_CFLAGS@ -XINDY_RUN = @XINDY_RUN@ -XINDY_TREE = @XINDY_TREE@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -364,7 +355,7 @@ nodist_inputenc_DATA = $(INPUTENCS) all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -373,9 +364,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/inputenc/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign make-rules/inputenc/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/make-rules/inputenc/Makefile + $(AUTOMAKE) --foreign make-rules/inputenc/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -389,9 +380,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(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) +$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-nodist_inputencDATA: $(nodist_inputenc_DATA) @@ -577,16 +568,16 @@ latin.xdy : latin1.xdy latin2.xdy latin3.xdy sort -u latin?.xdy | grep -v '^;' >>latin.xdy utf8.xdy : latin1.xdy latin2.xdy latin3.xdy - $(CONVERT_TO_UTF8)LATIN1 latin1.xdy >latin1-utf8.xdy - $(CONVERT_TO_UTF8)LATIN2 latin2.xdy >latin2-utf8.xdy - $(CONVERT_TO_UTF8)LATIN3 latin3.xdy >latin3-utf8.xdy + iconv -t UTF-8 -f ISO8859-1 latin1.xdy >latin1-utf8.xdy + iconv -t UTF-8 -f ISO8859-2 latin2.xdy >latin2-utf8.xdy + iconv -t UTF-8 -f ISO8859-3 latin3.xdy >latin3-utf8.xdy echo ';; Generated from recoded latin?.xdy' >utf8.xdy echo >>utf8.xdy sort -u latin?-utf8.xdy | grep -v '^;' >>utf8.xdy %.xdy %.idx : $(PERL) $(srcdir)/make-testidx.pl TS1,T2A,T1 $* >$*.tex - latex -interaction nonstopmode $*.tex + $(LATEX) -interaction nonstopmode $*.tex $(PERL) $(srcdir)/make-inp-rules.pl <$*.idx >$*.xdy # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/inputenc/make-inp-rules.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/inputenc/make-inp-rules.pl index 9a4d5a86b47..9a4d5a86b47 100755 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/inputenc/make-inp-rules.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/inputenc/make-inp-rules.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/inputenc/make-testidx.pl b/Build/source/utils/xindy/xindy-2.5.1/make-rules/inputenc/make-testidx.pl index 5faf3beed9e..5faf3beed9e 100755 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/inputenc/make-testidx.pl +++ b/Build/source/utils/xindy/xindy-2.5.1/make-rules/inputenc/make-testidx.pl diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/ord/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/Makefile.am index a903f63bdce..8223e19f409 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/ord/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/Makefile.am @@ -3,6 +3,8 @@ ## Or, call `automake Makefile' to create only Makefile.in. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 by Joachim Schrod. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -21,12 +23,17 @@ modulesdir = $(pkglibdir)/modules -orddir = $(modulesdir)/ord +nobase_modules_DATA = -RULES = \ - letorder.xdy - -EXTRA_DIST = $(RULES) - -ord_DATA = $(RULES) +EXTRA_DIST = $(nobase_modules_DATA) +## Include all Makefile.am fragments. +## +include base/Makefile.am +include class/Makefile.am +include lang/german/Makefile.am +include lang/korean/Makefile.am +include lang/latin/Makefile.am +include ord/Makefile.am +include rules/Makefile.am +include styles/Makefile.am diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/modules/Makefile.in index d1355e06037..87d6460819c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/Makefile.in @@ -62,6 +62,7 @@ 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@ +pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 @@ -77,14 +78,17 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -subdir = xindy-2.5.0/modules/lang/german -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am +DIST_COMMON = $(srcdir)/base/Makefile.am $(srcdir)/class/Makefile.am \ + $(srcdir)/lang/german/Makefile.am \ + $(srcdir)/lang/korean/Makefile.am \ + $(srcdir)/lang/latin/Makefile.am $(srcdir)/ord/Makefile.am \ + $(srcdir)/rules/Makefile.am $(srcdir)/styles/Makefile.am \ + $(srcdir)/Makefile.in $(srcdir)/Makefile.am +subdir = modules 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__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -136,11 +140,10 @@ am__uninstall_files_from_dir = { \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } -am__installdirs = "$(DESTDIR)$(germandir)" -DATA = $(german_DATA) +am__installdirs = "$(DESTDIR)$(modulesdir)" +DATA = $(nobase_modules_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkglibdir = @pkglibdir@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ @@ -152,8 +155,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ @@ -174,10 +175,8 @@ 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@ @@ -195,9 +194,6 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ -WARNING_CFLAGS = @WARNING_CFLAGS@ -XINDY_RUN = @XINDY_RUN@ -XINDY_TREE = @XINDY_TREE@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -249,19 +245,26 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -langdir = $(pkglibdir)/modules/lang -germandir = $(langdir)/german -RULES = \ - din5007.xdy \ - duden.xdy \ - tex.xdy - -EXTRA_DIST = $(RULES) -german_DATA = $(RULES) +modulesdir = $(pkglibdir)/modules +nobase_modules_DATA = base/book-order.xdy base/ff-ranges-only.xdy \ + base/ff-ranges.xdy base/german-sty.xdy base/ignore-hyphen.xdy \ + base/ignore-punctuation.xdy base/keep-blanks.xdy \ + base/latex-loc-fmts.xdy base/latex.xdy \ + base/latin-lettergroups.xdy base/letter-order.xdy \ + base/makeindex.xdy base/numeric-sort.xdy base/page-ranges.xdy \ + base/texindy.xdy base/tex.xdy base/word-order.xdy \ + class/pagenums.xdy lang/german/din5007.xdy \ + lang/german/duden.xdy lang/german/tex.xdy lang/korean/utf8.xdy \ + lang/korean/utf8-lang.xdy lang/latin/caseisrt.xdy \ + lang/latin/letgroup.xdy ord/letorder.xdy \ + rules/isolatin1-exchange.xdy rules/latin-exchange.xdy \ + rules/isolatin1-tolower.xdy rules/latin-tolower.xdy \ + styles/basic.xdy styles/makeidx.xdy +EXTRA_DIST = $(nobase_modules_DATA) lang/korean/README all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/base/Makefile.am $(srcdir)/class/Makefile.am $(srcdir)/lang/german/Makefile.am $(srcdir)/lang/korean/Makefile.am $(srcdir)/lang/latin/Makefile.am $(srcdir)/ord/Makefile.am $(srcdir)/rules/Makefile.am $(srcdir)/styles/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -270,9 +273,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.0/modules/lang/german/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/modules/lang/german/Makefile + $(AUTOMAKE) --foreign modules/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -282,36 +285,40 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; +$(srcdir)/base/Makefile.am $(srcdir)/class/Makefile.am $(srcdir)/lang/german/Makefile.am $(srcdir)/lang/korean/Makefile.am $(srcdir)/lang/latin/Makefile.am $(srcdir)/ord/Makefile.am $(srcdir)/rules/Makefile.am $(srcdir)/styles/Makefile.am: $(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) +$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): -install-germanDATA: $(german_DATA) +install-nobase_modulesDATA: $(nobase_modules_DATA) @$(NORMAL_INSTALL) - @list='$(german_DATA)'; test -n "$(germandir)" || list=; \ + @list='$(nobase_modules_DATA)'; test -n "$(modulesdir)" || list=; \ if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(germandir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(germandir)" || exit 1; \ + echo " $(MKDIR_P) '$(DESTDIR)$(modulesdir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(modulesdir)" || 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)$(germandir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(germandir)" || exit $$?; \ + $(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)$(modulesdir)/$$dir'"; \ + $(MKDIR_P) "$(DESTDIR)$(modulesdir)/$$dir"; }; \ + echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(modulesdir)/$$dir'"; \ + $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(modulesdir)/$$dir" || exit $$?; }; \ done -uninstall-germanDATA: +uninstall-nobase_modulesDATA: @$(NORMAL_UNINSTALL) - @list='$(german_DATA)'; test -n "$(germandir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(germandir)'; $(am__uninstall_files_from_dir) + @list='$(nobase_modules_DATA)'; test -n "$(modulesdir)" || list=; \ + $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ + dir='$(DESTDIR)$(modulesdir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: @@ -353,7 +360,7 @@ check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: - for dir in "$(DESTDIR)$(germandir)"; do \ + for dir in "$(DESTDIR)$(modulesdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am @@ -406,7 +413,7 @@ info: info-am info-am: -install-data-am: install-germanDATA +install-data-am: install-nobase_modulesDATA install-dvi: install-dvi-am @@ -450,7 +457,7 @@ ps: ps-am ps-am: -uninstall-am: uninstall-germanDATA +uninstall-am: uninstall-nobase_modulesDATA .MAKE: install-am install-strip @@ -458,13 +465,13 @@ uninstall-am: uninstall-germanDATA ctags-am distclean distclean-generic distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-germanDATA install-html \ - install-html-am install-info install-info-am install-man \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-nobase_modulesDATA \ 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-germanDATA + uninstall-am uninstall-nobase_modulesDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/Build/source/utils/xindy/xindy-2.5.1/modules/base/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/base/Makefile.am new file mode 100644 index 00000000000..ab13d1670a1 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/Makefile.am @@ -0,0 +1,38 @@ +## Makefile.am fragment for modules/base/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_modules_DATA += \ + base/book-order.xdy \ + base/ff-ranges-only.xdy \ + base/ff-ranges.xdy \ + base/german-sty.xdy \ + base/ignore-hyphen.xdy \ + base/ignore-punctuation.xdy \ + base/keep-blanks.xdy \ + base/latex-loc-fmts.xdy \ + base/latex.xdy \ + base/latin-lettergroups.xdy \ + base/letter-order.xdy \ + base/makeindex.xdy \ + base/numeric-sort.xdy \ + base/page-ranges.xdy \ + base/texindy.xdy \ + base/tex.xdy \ + base/word-order.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/book-order.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/book-order.xdy index aa5d078987b..aa5d078987b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/book-order.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/book-order.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/ff-ranges-only.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/ff-ranges-only.xdy index 451ae9ac472..451ae9ac472 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/ff-ranges-only.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/ff-ranges-only.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/ff-ranges.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/ff-ranges.xdy index f38b55765a7..f38b55765a7 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/ff-ranges.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/ff-ranges.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/german-sty.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/german-sty.xdy index d0f4d367f18..d0f4d367f18 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/german-sty.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/german-sty.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/ignore-hyphen.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/ignore-hyphen.xdy index 44d3743a48f..44d3743a48f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/ignore-hyphen.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/ignore-hyphen.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/ignore-punctuation.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/ignore-punctuation.xdy index 051f2d63bc6..051f2d63bc6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/ignore-punctuation.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/ignore-punctuation.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/keep-blanks.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/keep-blanks.xdy index 892b5d70468..892b5d70468 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/keep-blanks.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/keep-blanks.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/latex-loc-fmts.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/latex-loc-fmts.xdy index 3a39a5c922b..3a39a5c922b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/latex-loc-fmts.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/latex-loc-fmts.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/latex.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/latex.xdy index e45dc67049d..e45dc67049d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/latex.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/latex.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/latin-lettergroups.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/latin-lettergroups.xdy index 5a48b871600..5a48b871600 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/latin-lettergroups.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/latin-lettergroups.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/letter-order.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/letter-order.xdy index 810b96d16c0..810b96d16c0 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/letter-order.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/letter-order.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/makeindex.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/makeindex.xdy index c859ecac651..c859ecac651 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/makeindex.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/makeindex.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/numeric-sort.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/numeric-sort.xdy index 65c84206628..65c84206628 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/numeric-sort.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/numeric-sort.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/page-ranges.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/page-ranges.xdy index 44ddeaa55b8..44ddeaa55b8 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/page-ranges.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/page-ranges.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/tex.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/tex.xdy index 197dba1b455..197dba1b455 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/tex.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/tex.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/texindy.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/texindy.xdy index a7e5ee8fbb2..a7e5ee8fbb2 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/texindy.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/texindy.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/base/word-order.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/base/word-order.xdy index 9741e2bd10e..9741e2bd10e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/base/word-order.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/base/word-order.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/class/Makefile.am index 82ccb522fd9..3b86170f535 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/class/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for modules/class/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,4 +18,5 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -SUBDIRS = base class lang ord rules styles +nobase_modules_DATA += \ + class/pagenums.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/class/pagenums.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/class/pagenums.xdy index 92f6b685da5..92f6b685da5 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/class/pagenums.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/class/pagenums.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/georgian/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/german/Makefile.am index 335df3f4f71..8d2aebbeed3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/georgian/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/german/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for modules/lang/german/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,12 +18,7 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = utf8.pl.in - -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - - - - +nobase_modules_DATA += \ + lang/german/din5007.xdy \ + lang/german/duden.xdy \ + lang/german/tex.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/din5007.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/german/din5007.xdy index 74d58ac7b5e..74d58ac7b5e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/din5007.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/german/din5007.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/duden.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/german/duden.xdy index 0ec6e895080..0ec6e895080 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/duden.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/german/duden.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/tex.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/german/tex.xdy index 59b1332b370..59b1332b370 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/german/tex.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/german/tex.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/korean/Makefile.am index 86c27855c4a..995d2db632d 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/korean/Makefile.am @@ -1,9 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for modules/lang/korean/. -## Copyright (C) 2004-2005 by Gour. ## Copyright (C) 2014 by Joachim Schrod. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -20,4 +18,9 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -SUBDIRS = german korean latin +nobase_modules_DATA += \ + lang/korean/utf8.xdy \ + lang/korean/utf8-lang.xdy + +EXTRA_DIST += \ + lang/korean/README diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/README b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/korean/README index a0fd083e7c3..a0fd083e7c3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/README +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/korean/README diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/utf8-lang.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/korean/utf8-lang.xdy index cee41674f80..cee41674f80 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/utf8-lang.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/korean/utf8-lang.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/utf8.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/korean/utf8.xdy index d0adef9e91b..d0adef9e91b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/korean/utf8.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/korean/utf8.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.1/modules/lang/latin/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/latin/Makefile.am new file mode 100644 index 00000000000..0f66df07918 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/latin/Makefile.am @@ -0,0 +1,23 @@ +## Makefile.am fragment for modules/lang/latin/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_modules_DATA += \ + lang/latin/caseisrt.xdy \ + lang/latin/letgroup.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/caseisrt.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/latin/caseisrt.xdy index 8b17010338e..8b17010338e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/caseisrt.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/latin/caseisrt.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/letgroup.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/latin/letgroup.xdy index f02680bd9e3..f02680bd9e3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/lang/latin/letgroup.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/lang/latin/letgroup.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.1/modules/ord/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/ord/Makefile.am new file mode 100644 index 00000000000..b304aee08cc --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/ord/Makefile.am @@ -0,0 +1,22 @@ +## Makefile.am fragment for modules/ord/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_modules_DATA += \ + ord/letorder.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/ord/letorder.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/ord/letorder.xdy index 24d566d52b6..24d566d52b6 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/ord/letorder.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/ord/letorder.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/Makefile.am index 306bbcfa66d..8239fb3a1fb 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/make-rules/alphabets/klingon/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/Makefile.am @@ -1,8 +1,7 @@ -## Use `autoreconf' in top-level directory to recreate all -## autoconf/automake files. -## Or, call `automake Makefile' to create only Makefile.in. +## Makefile.am fragment for modules/rules/. ## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License as @@ -19,15 +18,8 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = \ - utf8.pl.in \ - translit-ascii.pl - - -CLEANFILES = \ - utf8.raw \ - utf8-doc.tex - - - - +nobase_modules_DATA += \ + rules/isolatin1-exchange.xdy \ + rules/latin-exchange.xdy \ + rules/isolatin1-tolower.xdy \ + rules/latin-tolower.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/isolatin1-exchange.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/isolatin1-exchange.xdy index f85c2b2cb1e..f85c2b2cb1e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/isolatin1-exchange.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/isolatin1-exchange.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/isolatin1-tolower.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/isolatin1-tolower.xdy index e481a86651a..e481a86651a 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/isolatin1-tolower.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/isolatin1-tolower.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/latin-exchange.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/latin-exchange.xdy index 5275f3b85aa..5275f3b85aa 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/latin-exchange.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/latin-exchange.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/latin-tolower.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/latin-tolower.xdy index b6559da4336..b6559da4336 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/rules/latin-tolower.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/rules/latin-tolower.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.1/modules/styles/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/modules/styles/Makefile.am new file mode 100644 index 00000000000..58186d747f2 --- /dev/null +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/styles/Makefile.am @@ -0,0 +1,23 @@ +## Makefile.am fragment for modules/styles/. + +## Copyright (C) 2004-2005 by Gour. +## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +## +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program in the file COPYING; if not, write to the +## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +## Boston, MA 02110-1301 USA. + +nobase_modules_DATA += \ + styles/basic.xdy \ + styles/makeidx.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/styles/basic.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/styles/basic.xdy index 08df4bc66dc..08df4bc66dc 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/styles/basic.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/styles/basic.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/modules/styles/makeidx.xdy b/Build/source/utils/xindy/xindy-2.5.1/modules/styles/makeidx.xdy index 3b2492dd871..3b2492dd871 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/modules/styles/makeidx.xdy +++ b/Build/source/utils/xindy/xindy-2.5.1/modules/styles/makeidx.xdy diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/src/Makefile.am index d7aac1f3854..d7aac1f3854 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/src/Makefile.am diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/src/Makefile.in index 2a0c84609ab..fe221eddc69 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.5.1/src/Makefile.in @@ -62,6 +62,7 @@ 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@ +pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 @@ -77,14 +78,12 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -subdir = xindy-2.5.0/src +subdir = src DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am 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__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -140,7 +139,6 @@ am__installdirs = "$(DESTDIR)$(memdir)" DATA = $(mem_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkglibdir = @pkglibdir@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ @@ -152,8 +150,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -q -E iso-8859-1 -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ @@ -174,10 +170,8 @@ 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@ @@ -195,9 +189,6 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ -WARNING_CFLAGS = @WARNING_CFLAGS@ -XINDY_RUN = @XINDY_RUN@ -XINDY_TREE = @XINDY_TREE@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -279,7 +270,7 @@ all: all-am .SUFFIXES: .SUFFIXES: .fas .lsp -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -288,9 +279,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.0/src/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/src/Makefile + $(AUTOMAKE) --foreign src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -304,9 +295,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(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) +$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-memDATA: $(mem_DATA) diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/base.lsp b/Build/source/utils/xindy/xindy-2.5.1/src/base.lsp index 4158d212f7b..4158d212f7b 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/base.lsp +++ b/Build/source/utils/xindy/xindy-2.5.1/src/base.lsp diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/defaults.xdy.in b/Build/source/utils/xindy/xindy-2.5.1/src/defaults.xdy.in index bd149fdbae0..bd149fdbae0 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/defaults.xdy.in +++ b/Build/source/utils/xindy/xindy-2.5.1/src/defaults.xdy.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/dump-xindy.lsp b/Build/source/utils/xindy/xindy-2.5.1/src/dump-xindy.lsp index 73dc63677bd..73dc63677bd 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/dump-xindy.lsp +++ b/Build/source/utils/xindy/xindy-2.5.1/src/dump-xindy.lsp diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/idxstyle.lsp b/Build/source/utils/xindy/xindy-2.5.1/src/idxstyle.lsp index 2a561aee7f9..2a561aee7f9 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/idxstyle.lsp +++ b/Build/source/utils/xindy/xindy-2.5.1/src/idxstyle.lsp diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/index.lsp b/Build/source/utils/xindy/xindy-2.5.1/src/index.lsp index 7d171f96fab..7d171f96fab 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/index.lsp +++ b/Build/source/utils/xindy/xindy-2.5.1/src/index.lsp diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/locref.lsp b/Build/source/utils/xindy/xindy-2.5.1/src/locref.lsp index 428b629e910..428b629e910 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/locref.lsp +++ b/Build/source/utils/xindy/xindy-2.5.1/src/locref.lsp diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/markup.lsp b/Build/source/utils/xindy/xindy-2.5.1/src/markup.lsp index c0f696e2a6e..c0f696e2a6e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/markup.lsp +++ b/Build/source/utils/xindy/xindy-2.5.1/src/markup.lsp diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/ordrules.lsp b/Build/source/utils/xindy/xindy-2.5.1/src/ordrules.lsp index ea372eb94ea..ea372eb94ea 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/ordrules.lsp +++ b/Build/source/utils/xindy/xindy-2.5.1/src/ordrules.lsp diff --git a/Build/source/utils/xindy/xindy-2.5.0/src/version.lsp b/Build/source/utils/xindy/xindy-2.5.1/src/version.lsp index e7b219bba94..e7b219bba94 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/src/version.lsp +++ b/Build/source/utils/xindy/xindy-2.5.1/src/version.lsp diff --git a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/Makefile.am index fcdfadc41d1..fcdfadc41d1 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/Makefile.am diff --git a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/Makefile.in index 93386e7a54c..179371ceed1 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/Makefile.in @@ -62,6 +62,7 @@ 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@ +pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 @@ -78,16 +79,13 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = tex2xindy$(EXEEXT) -subdir = xindy-2.5.0/tex2xindy +subdir = tex2xindy DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am tex2xindy.c \ - $(top_srcdir)/../../build-aux/depcomp \ - $(top_srcdir)/../../build-aux/ylwrap + $(top_srcdir)/depcomp $(top_srcdir)/ylwrap 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__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -111,7 +109,7 @@ am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp +depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ @@ -126,13 +124,12 @@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = -@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ || LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS) AM_V_LEX = $(am__v_LEX_@AM_V@) am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@) am__v_LEX_0 = @echo " LEX " $@; am__v_LEX_1 = -YLWRAP = $(top_srcdir)/../../build-aux/ylwrap +YLWRAP = $(top_srcdir)/ylwrap SOURCES = $(tex2xindy_SOURCES) DIST_SOURCES = $(tex2xindy_SOURCES) am__can_run_installinfo = \ @@ -190,7 +187,6 @@ am__define_uniq_tagged_files = \ ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkglibdir = @pkglibdir@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ @@ -202,8 +198,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ @@ -224,10 +218,8 @@ 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@ @@ -245,9 +237,6 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ -WARNING_CFLAGS = @WARNING_CFLAGS@ -XINDY_RUN = @XINDY_RUN@ -XINDY_TREE = @XINDY_TREE@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -307,7 +296,7 @@ all: all-am .SUFFIXES: .SUFFIXES: .c .l .o .obj -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -316,9 +305,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.0/tex2xindy/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tex2xindy/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/tex2xindy/Makefile + $(AUTOMAKE) --foreign tex2xindy/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -332,9 +321,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(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) +$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-binPROGRAMS: $(bin_PROGRAMS) @@ -393,17 +382,15 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tex2xindy.Po@am__quote@ .c.o: -@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: -@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` diff --git a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/tex2xindy.1 b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/tex2xindy.1 index 2a26a7ae265..2a26a7ae265 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/tex2xindy.1 +++ b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/tex2xindy.1 diff --git a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/tex2xindy.c b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/tex2xindy.c index 524a3ceff32..524a3ceff32 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/tex2xindy.c +++ b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/tex2xindy.c diff --git a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/tex2xindy.l b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/tex2xindy.l index edb6ea41be3..edb6ea41be3 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/tex2xindy/tex2xindy.l +++ b/Build/source/utils/xindy/xindy-2.5.1/tex2xindy/tex2xindy.l diff --git a/Build/source/utils/xindy/xindy-2.5.0/user-commands/Makefile.am b/Build/source/utils/xindy/xindy-2.5.1/user-commands/Makefile.am index 26f86a1d719..fe84698c789 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/user-commands/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.5.1/user-commands/Makefile.am @@ -38,6 +38,14 @@ endif !TEXLIVE_BUILD man_MANS = texindy.1 xindy.1 +texindy.1: texindy.in ../VERSION + cat $(srcdir)/texindy.in | pod2man --release="Release `cat $(srcdir)/../VERSION`" \ + --errors=none --center=xindy --name=texindy >texindy.1 + +xindy.1: xindy.in ../VERSION + cat $(srcdir)/xindy.in | pod2man --release="Release `cat $(srcdir)/../VERSION`" \ + --errors=none --center=xindy --name=xindy >xindy.1 + EXTRA_DIST = $(man_MANS) texindy.in xindy.in CLEANFILES = $(scripts) diff --git a/Build/source/utils/xindy/xindy-2.5.0/user-commands/Makefile.in b/Build/source/utils/xindy/xindy-2.5.1/user-commands/Makefile.in index cfd316987f7..6c5c281937c 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/user-commands/Makefile.in +++ b/Build/source/utils/xindy/xindy-2.5.1/user-commands/Makefile.in @@ -62,6 +62,7 @@ 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@ +pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 @@ -78,14 +79,12 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @TEXLIVE_BUILD_FALSE@am__append_1 = $(scripts) -subdir = xindy-2.5.0/user-commands +subdir = user-commands DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am 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__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_latex.m4 \ + $(top_srcdir)/m4/ac_prog_pdflatex.m4 $(top_srcdir)/VERSION \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d @@ -144,7 +143,6 @@ NROFF = nroff MANS = $(man_MANS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkglibdir = @pkglibdir@ ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ @@ -156,8 +154,6 @@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CLISP = @CLISP@ -CONVERT_FROM_UTF8 = @CONVERT_FROM_UTF8@ -CONVERT_TO_UTF8 = @CONVERT_TO_UTF8@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ @@ -178,10 +174,8 @@ 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@ @@ -199,9 +193,6 @@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ -WARNING_CFLAGS = @WARNING_CFLAGS@ -XINDY_RUN = @XINDY_RUN@ -XINDY_TREE = @XINDY_TREE@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -261,7 +252,7 @@ CLEANFILES = $(scripts) all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -270,9 +261,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.5.0/user-commands/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign user-commands/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign xindy-2.5.0/user-commands/Makefile + $(AUTOMAKE) --foreign user-commands/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ @@ -286,9 +277,9 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(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) +$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-binSCRIPTS: $(bin_SCRIPTS) @@ -533,6 +524,14 @@ uninstall-man: uninstall-man1 @TEXLIVE_BUILD_FALSE@xindy: xindy.in Makefile @TEXLIVE_BUILD_FALSE@ sed -e 's:@libdir\@:$(libdir):' $(srcdir)/xindy.in >xindy +texindy.1: texindy.in ../VERSION + cat $(srcdir)/texindy.in | pod2man --release="Release `cat $(srcdir)/../VERSION`" \ + --errors=none --center=xindy --name=texindy >texindy.1 + +xindy.1: xindy.in ../VERSION + cat $(srcdir)/xindy.in | pod2man --release="Release `cat $(srcdir)/../VERSION`" \ + --errors=none --center=xindy --name=xindy >xindy.1 + # 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: diff --git a/Build/source/utils/xindy/xindy-2.5.0/user-commands/texindy.1 b/Build/source/utils/xindy/xindy-2.5.1/user-commands/texindy.1 index bbd5dcfb096..22a19feb4ba 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/user-commands/texindy.1 +++ b/Build/source/utils/xindy/xindy-2.5.1/user-commands/texindy.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07) +.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -38,6 +38,8 @@ . ds PI \(*p . ds L" `` . ds R" '' +. ds C` +. ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. @@ -48,17 +50,24 @@ .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.ie \nF \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.\" +.\" Avoid warning from groff about undefined register 'F'. +.de IX .. -. nr % 0 -. rr F -.\} -.el \{\ -. de IX +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} +. \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -124,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "texindy 1" -.TH texindy 1 "2014-05-11" "Release 2.5.0" "xindy" +.TH texindy 1 "2014-05-29" "Release 2.5.1" "xindy" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -278,10 +287,10 @@ Specifies the input markup of the raw index. Supported values for LaTeX kernel, or by the \f(CW\*(C`index\*(C'\fR macro package of David Jones, when used with standard LaTeX or pdfLaTeX. ^^\-notation of single byte characters is supported. Usage of LaTeX's \fIinputenc\fR package is -assumed as well, i.e., raw input is encoded in \s-1LICR\s0. +assumed as well, i.e., raw input is encoded in \s-1LICR.\s0 .Sp \&\f(CW\*(C`xelatex\*(C'\fR input markup is like \f(CW\*(C`latex\*(C'\fR, but without \fIinputenc\fR -usage. Raw input is encoded in \s-1UTF\-8\s0. LuaLaTeX has the same input +usage. Raw input is encoded in \s-1UTF\-8.\s0 LuaLaTeX has the same input markup, there's no special option value for it. .Sp \&\f(CW\*(C`omega\*(C'\fR input markup is like \f(CW\*(C`latex\*(C'\fR input markup, but with Omega's @@ -314,8 +323,8 @@ normally, \f(CW\*(C`a\*:\*(C'\fR is sorted like \f(CW\*(C`ae\*(C'\fR, but in pho dictionaries, it is sorted like \f(CW\*(C`a\*(C'\fR. The first scheme is known as \&\fI\s-1DIN\s0 order\fR, the second as \fIDuden order\fR. .PP -\&\f(CW\*(C`*\-iso\*(C'\fR language names assume that the raw index entries are in \s-1ISO\s0 -8859\-9 encoding. +\&\f(CW\*(C`*\-iso\*(C'\fR language names assume that the raw index entries are in \s-1ISO +8859\-9\s0 encoding. .PP \&\f(CW\*(C`gypsy\*(C'\fR is a northern Russian dialect. .SS "Cyrillic scripts" @@ -475,6 +484,6 @@ Free Software Foundation; either version 2 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, -but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of -\&\s-1MERCHANTABILITY\s0 or \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0. See the +but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of +\&\s-1MERCHANTABILITY\s0 or \s-1FITNESS FOR A PARTICULAR PURPOSE. \s0 See the \&\s-1GNU\s0 General Public License for more details. diff --git a/Build/source/utils/xindy/xindy-2.5.0/user-commands/texindy.in b/Build/source/utils/xindy/xindy-2.5.1/user-commands/texindy.in index f876aba940f..f876aba940f 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/user-commands/texindy.in +++ b/Build/source/utils/xindy/xindy-2.5.1/user-commands/texindy.in diff --git a/Build/source/utils/xindy/xindy-2.5.0/user-commands/xindy.1 b/Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.1 index 5ce70eaac1f..31127133b27 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/user-commands/xindy.1 +++ b/Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07) +.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -38,6 +38,8 @@ . ds PI \(*p . ds L" `` . ds R" '' +. ds C` +. ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. @@ -48,17 +50,24 @@ .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.ie \nF \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.\" +.\" Avoid warning from groff about undefined register 'F'. +.de IX .. -. nr % 0 -. rr F -.\} -.el \{\ -. de IX +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} +. \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -124,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "xindy 1" -.TH xindy 1 "2014-05-11" "Release 2.5.0" "xindy" +.TH xindy 1 "2014-05-29" "Release 2.5.1" "xindy" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -238,7 +247,7 @@ group headings. When \f(CW\*(C`xelatex\*(C'\fR or \f(CW\*(C`omega\*(C'\fR input markup is used, \f(CW\*(C`utf8\*(C'\fR is always used as codepage, then this option is ignored. .Sp -If raw input is in \s-1LICR\s0, \fItexindy\fR\|(1) should be used instead of +If raw input is in \s-1LICR,\s0 \fItexindy\fR\|(1) should be used instead of \&\fIxindy\fR\|(1). It will activate a mapping of \fIinputenc\fR encoding for \&\f(CW\*(C`latex\*(C'\fR input markup to the chosen raw input codepage. .ie n .IP """\-\-module"" \fImodule\fR / \fB\-M\fR \fImodule\fR" 4 @@ -302,8 +311,8 @@ normally, \f(CW\*(C`a\*:\*(C'\fR is sorted like \f(CW\*(C`ae\*(C'\fR, but in pho dictionaries, it is sorted like \f(CW\*(C`a\*(C'\fR. The first scheme is known as \&\fI\s-1DIN\s0 order\fR, the second as \fIDuden order\fR. .PP -\&\f(CW\*(C`*\-iso\*(C'\fR language names assume that the raw index entries are in \s-1ISO\s0 -8859\-9 encoding. +\&\f(CW\*(C`*\-iso\*(C'\fR language names assume that the raw index entries are in \s-1ISO +8859\-9\s0 encoding. .PP \&\f(CW\*(C`gypsy\*(C'\fR is a northern Russian dialect. .SS "Cyrillic scripts" @@ -431,6 +440,6 @@ Free Software Foundation; either version 2 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, -but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of -\&\s-1MERCHANTABILITY\s0 or \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0. See the +but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of +\&\s-1MERCHANTABILITY\s0 or \s-1FITNESS FOR A PARTICULAR PURPOSE. \s0 See the \&\s-1GNU\s0 General Public License for more details. diff --git a/Build/source/utils/xindy/xindy-2.5.0/user-commands/xindy.in b/Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.in index 452725a827e..452725a827e 100644 --- a/Build/source/utils/xindy/xindy-2.5.0/user-commands/xindy.in +++ b/Build/source/utils/xindy/xindy-2.5.1/user-commands/xindy.in |