summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/xindy-2.4/modules/lang/german/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-03-13 13:19:38 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-03-13 13:19:38 +0000
commitd045cca6dcb0c1741ca3ed3fed18bc8cdf56c707 (patch)
tree4b771123824abef948c2dce444f7d95e7e9489e6 /Build/source/utils/xindy/xindy-2.4/modules/lang/german/Makefile.in
parenta002c295ae6054a4cfb9825ddb6e0d4f27ecde73 (diff)
reorganize xindy-2.4 build system (part 2)
git-svn-id: svn://tug.org/texlive/trunk@21707 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/xindy-2.4/modules/lang/german/Makefile.in')
-rw-r--r--Build/source/utils/xindy/xindy-2.4/modules/lang/german/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/Build/source/utils/xindy/xindy-2.4/modules/lang/german/Makefile.in b/Build/source/utils/xindy/xindy-2.4/modules/lang/german/Makefile.in
index 04b25f1209a..0154c6e6e5d 100644
--- a/Build/source/utils/xindy/xindy-2.4/modules/lang/german/Makefile.in
+++ b/Build/source/utils/xindy/xindy-2.4/modules/lang/german/Makefile.in
@@ -33,12 +33,11 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
-subdir = xindy/modules/lang/german
+subdir = xindy-2.4/modules/lang/german
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-warnings.m4 \
- $(top_srcdir)/xindy/VERSION $(top_srcdir)/ac/xindy.ac \
- $(top_srcdir)/configure.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
@@ -125,6 +124,7 @@ 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@
@@ -197,9 +197,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy/modules/lang/german/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign xindy-2.4/modules/lang/german/Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign xindy/modules/lang/german/Makefile
+ $(AUTOMAKE) --foreign xindy-2.4/modules/lang/german/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \