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