summaryrefslogtreecommitdiff
path: root/svl/Makefile
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-10 17:21:00 +0100
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-10 17:21:00 +0100
commit4754f7db2b40388c675b49d11c05e9e810a56bcd (patch)
tree8571cb65912f6505612480a51a231e757cd88502 /svl/Makefile
parent245e3ab75fd3aa3dd557dab37e9691f33bd023b1 (diff)
parent43f3c543a5421b6e8db127818088433ac34a87bc (diff)
gnumake2: mergeing minibranches
Diffstat (limited to 'svl/Makefile')
-rw-r--r--svl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/Makefile b/svl/Makefile
index c19100ee9a5b..45de5eecabc0 100644
--- a/svl/Makefile
+++ b/svl/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