summaryrefslogtreecommitdiff
path: root/sw/Makefile
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/Makefile
parentb22b6f7a7abf9b88e91c6fc1438d7ea27c16970f (diff)
gnumake2: first try at local build dirs
Diffstat (limited to 'sw/Makefile')
-rw-r--r--sw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Makefile b/sw/Makefile
index c19100ee9a5b..45de5eecabc0 100644
--- a/sw/Makefile
+++ b/sw/Makefile
@@ -29,6 +29,7 @@ ifeq ($(strip $(SOLARENV)),)
$(error No environment set!)
endif
+gb_PARTITIALBUILD := T
include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../SourcePath.mk
GBUILDDIR := $(SOLARENV)/gbuild
include $(GBUILDDIR)/gbuild.mk