diff options
Diffstat (limited to 'Build/source/utils/xindy-new/xindy/doc')
-rw-r--r-- | Build/source/utils/xindy-new/xindy/doc/Makefile.in | 8 | ||||
-rw-r--r-- | Build/source/utils/xindy-new/xindy/doc/style-tutorial/Makefile.in | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/Build/source/utils/xindy-new/xindy/doc/Makefile.in b/Build/source/utils/xindy-new/xindy/doc/Makefile.in index d7132a1dec6..a300d823ad3 100644 --- a/Build/source/utils/xindy-new/xindy/doc/Makefile.in +++ b/Build/source/utils/xindy-new/xindy/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -41,7 +41,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-warnings.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/../../build-aux/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = @@ -311,7 +311,7 @@ uninstall-docDATA: # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ @@ -336,7 +336,7 @@ $(RECURSIVE_TARGETS): fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ diff --git a/Build/source/utils/xindy-new/xindy/doc/style-tutorial/Makefile.in b/Build/source/utils/xindy-new/xindy/doc/style-tutorial/Makefile.in index db87b56ea99..fe0c6129b38 100644 --- a/Build/source/utils/xindy-new/xindy/doc/style-tutorial/Makefile.in +++ b/Build/source/utils/xindy-new/xindy/doc/style-tutorial/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -41,7 +41,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-warnings.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/../../build-aux/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = |