summaryrefslogtreecommitdiffstats
path: root/hyphen/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-16 16:45:57 +0200
committersb <sb@openoffice.org>2010-09-16 16:45:57 +0200
commitcb852ad28436ec21b2783fbcf3e85d05e303cf8a (patch)
tree5e40f4da0325c1d3546980f14e4c486bd9a1d413 /hyphen/makefile.mk
parentsb126: merged in DEV300_m84 (diff)
parentCWS-TOOLING: integrate CWS cmcfixes77 (diff)
downloadcore-cb852ad28436ec21b2783fbcf3e85d05e303cf8a.tar.gz
core-cb852ad28436ec21b2783fbcf3e85d05e303cf8a.zip
sb126: merged in DEV300_m87
Diffstat (limited to 'hyphen/makefile.mk')
-rw-r--r--hyphen/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyphen/makefile.mk b/hyphen/makefile.mk
index f1aa3806a17c..b733398c3c8d 100644
--- a/hyphen/makefile.mk
+++ b/hyphen/makefile.mk
@@ -74,7 +74,7 @@ BUILD_ACTION=make hyph_en_US.dic
@all:
echo "Nothing to do here."
.ELSE
-BUILD_ACTION=make && make check
+BUILD_ACTION=$(GNUMAKE) -j$(EXTMAXPROCESS)
OUT2INC += hyphen.h
.ENDIF