summaryrefslogtreecommitdiff
path: root/svtools/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
commitf4f1d545e7523f3a900e466402aa65a468cbaeca (patch)
tree011f6cd8e1f4a1b251a42cb2c7f74fc40a4dc7e5 /svtools/prj
parent11a84b8b106143d1de8bdaa663286892b8968f58 (diff)
CWS gnumake2: not using implicit rules
Diffstat (limited to 'svtools/prj')
-rw-r--r--svtools/prj/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/prj/makefile.mk b/svtools/prj/makefile.mk
index a5f9aa9d8248..2a0b99e72fd5 100644
--- a/svtools/prj/makefile.mk
+++ b/svtools/prj/makefile.mk
@@ -1,2 +1,2 @@
all:
- cd .. && make -sj9
+ cd .. && make -srj9