summaryrefslogtreecommitdiff
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
parent11a84b8b106143d1de8bdaa663286892b8968f58 (diff)
CWS gnumake2: not using implicit rules
-rw-r--r--svl/prj/makefile.mk2
-rw-r--r--svtools/prj/makefile.mk2
-rw-r--r--toolkit/prj/makefile.mk2
-rw-r--r--tools/prj/makefile.mk2
4 files changed, 4 insertions, 4 deletions
diff --git a/svl/prj/makefile.mk b/svl/prj/makefile.mk
index a5f9aa9d8248..2a0b99e72fd5 100644
--- a/svl/prj/makefile.mk
+++ b/svl/prj/makefile.mk
@@ -1,2 +1,2 @@
all:
- cd .. && make -sj9
+ cd .. && make -srj9
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
diff --git a/toolkit/prj/makefile.mk b/toolkit/prj/makefile.mk
index a5f9aa9d8248..2a0b99e72fd5 100644
--- a/toolkit/prj/makefile.mk
+++ b/toolkit/prj/makefile.mk
@@ -1,2 +1,2 @@
all:
- cd .. && make -sj9
+ cd .. && make -srj9
diff --git a/tools/prj/makefile.mk b/tools/prj/makefile.mk
index a5f9aa9d8248..2a0b99e72fd5 100644
--- a/tools/prj/makefile.mk
+++ b/tools/prj/makefile.mk
@@ -1,2 +1,2 @@
all:
- cd .. && make -sj9
+ cd .. && make -srj9