diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-12-02 16:19:16 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-12-02 16:19:16 +0000 |
commit | 01cf362a741bf898878089e4dfaff7e25c97c823 (patch) | |
tree | d6178b23f118e22c077686bb7669a94039e96f4d /Build/source/utils/xindy-new/xindy/make-rules/alphabets | |
parent | a541345d276b8dd909b96e3fcb6043b95a43ac79 (diff) |
xindy-new build problems
git-svn-id: svn://tug.org/texlive/trunk@16270 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy-new/xindy/make-rules/alphabets')
-rw-r--r-- | Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.am | 2 | ||||
-rw-r--r-- | Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.in | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.am b/Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.am index 427ae5fe0c3..f429aca5341 100644 --- a/Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.am +++ b/Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.am @@ -1264,3 +1264,5 @@ EXTRA_DIST = $(SCRS) test.xdy rom-comma-kludge.sed CLEANFILES = $(ALPHABETS) $(DOC_CLEAN) +.NOTPARALLEL: + diff --git a/Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.in b/Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.in index 96e44d670d5..50096251a61 100644 --- a/Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.in +++ b/Build/source/utils/xindy-new/xindy/make-rules/alphabets/Makefile.in @@ -2594,6 +2594,8 @@ alphabets-inc.tex : $(DOCS) @BUILDDOCS_TRUE@@BUILDRULES_TRUE@ pdflatex -interaction batchmode $(srcdir)/alphabets-doc.tex @BUILDDOCS_TRUE@@BUILDRULES_TRUE@ pdflatex -interaction batchmode $(srcdir)/alphabets-doc.tex +.NOTPARALLEL: + # 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: |