summaryrefslogtreecommitdiff
path: root/sw/prj
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-10 15:26:03 +0100
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-10 15:26:03 +0100
commit8897e7be544c63d1737e3306a832bb0460308ea5 (patch)
tree9264ff8e4f145384078736d19f711a00adc2fc1e /sw/prj
parentb22b6f7a7abf9b88e91c6fc1438d7ea27c16970f (diff)
gnumake2: first try at local build dirs
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 3b1b54d4357f..3d495209d74a 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)
+ cd $(PRJ) && $(GNUMAKE) $(VERBOSEFLAG) -r -j$(MAXPROCESS) install