summaryrefslogtreecommitdiff
path: root/toolkit/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
commit43f3c543a5421b6e8db127818088433ac34a87bc (patch)
tree8571cb65912f6505612480a51a231e757cd88502 /toolkit/Makefile
parent245e3ab75fd3aa3dd557dab37e9691f33bd023b1 (diff)
gnumake2: first try at local build dirs
Diffstat (limited to 'toolkit/Makefile')
-rw-r--r--toolkit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/Makefile b/toolkit/Makefile
index c19100ee9a5b..45de5eecabc0 100644
--- a/toolkit/Makefile
+++ b/toolkit/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