summaryrefslogtreecommitdiff
path: root/xmloff/prj
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-04-21 14:55:42 +0200
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-04-21 14:55:42 +0200
commit1aeb4427c8b6f174fd0f5280f4023209ab07af0a (patch)
treeff09010a5869ab58871b8a654183ab07fab5c3d4 /xmloff/prj
parent9bc2851f0eefd96d06385410c4a0a7ed419acb0d (diff)
CWS gnumake2: not using implicit rules
Diffstat (limited to 'xmloff/prj')
-rw-r--r--xmloff/prj/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/prj/makefile.mk b/xmloff/prj/makefile.mk
index a5f9aa9d8248..2a0b99e72fd5 100644
--- a/xmloff/prj/makefile.mk
+++ b/xmloff/prj/makefile.mk
@@ -1,2 +1,2 @@
all:
- cd .. && make -sj9
+ cd .. && make -srj9