summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy-new/xindy-2.4-rc1-PATCHES/patch-11-parallel
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy-new/xindy-2.4-rc1-PATCHES/patch-11-parallel')
-rw-r--r--Build/source/utils/xindy-new/xindy-2.4-rc1-PATCHES/patch-11-parallel13
1 files changed, 0 insertions, 13 deletions
diff --git a/Build/source/utils/xindy-new/xindy-2.4-rc1-PATCHES/patch-11-parallel b/Build/source/utils/xindy-new/xindy-2.4-rc1-PATCHES/patch-11-parallel
deleted file mode 100644
index 29490c3af57..00000000000
--- a/Build/source/utils/xindy-new/xindy-2.4-rc1-PATCHES/patch-11-parallel
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ur -x Makefile.in xindy.orig/src/Makefile.am xindy/src/Makefile.am
---- xindy.orig/src/Makefile.am 2009-11-29 17:37:35.000000000 +0100
-+++ xindy/src/Makefile.am 2009-11-29 17:39:57.000000000 +0100
-@@ -61,4 +61,9 @@
-
- CLEANFILES = $(FAS) $(FASLIBS) $(DEFAULTS) xindy.mem
-
-+# Dependencies required for parallel make.
-+markup.fas: index.fas version.fas
-+index.fas: idxstyle.fas ordrules.fas
-+idxstyle.fas: locref.fas
-+locref.fas: base.fas
-