summaryrefslogtreecommitdiffstats
path: root/sw/prj
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-31 14:12:13 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-31 14:12:13 +0100
commitbe4be360c18d70d88731766a8b097ad8acac9862 (patch)
treead9c895caa20615688fb992b8731451401f29d24 /sw/prj
parentCWS gnumake3: several clean ups and fixes in makefiles (diff)
downloadcore-be4be360c18d70d88731766a8b097ad8acac9862.tar.gz
core-be4be360c18d70d88731766a8b097ad8acac9862.zip
CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in parallel
Diffstat (limited to 'sw/prj')
-rw-r--r--sw/prj/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/prj/makefile.mk b/sw/prj/makefile.mk
index c73a3d944bbf..e312a7ccab65 100644
--- a/sw/prj/makefile.mk
+++ b/sw/prj/makefile.mk
@@ -37,4 +37,4 @@ VERBOSEFLAG := -s
.ENDIF
all:
- cd $(PRJ) && $(GNUMAKE) $(VERBOSEFLAG) -r -j$(MAXPROCESS) $(gb_MAKETARGET)
+ cd $(PRJ) && $(GNUMAKE) $(VERBOSEFLAG) -r -j$(MAXPROCESS) $(gb_MAKETARGET) && $(GNUMAKE) $(VERBOSEFLAG) -r deliverlog