summaryrefslogtreecommitdiff
path: root/chart2/source/tools/makefile.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-10-28 23:02:10 +0200
committerMathias Bauer <mba@openoffice.org>2010-10-28 23:02:10 +0200
commit91f418099eccc7e1d15d7fcd9ebaea75cb69a716 (patch)
tree53dcb7e3db56ac4644ae21097c8250ca617bb9bd /chart2/source/tools/makefile.mk
parentc939a66ccb5bfe0c84992a6fab09aa7df46e76cd (diff)
parent5cb1bf1e0b4ad3d395c84bb24eb87c1a95954f8d (diff)
CWS gnumake: resync to m91; conflicts unresolved
Diffstat (limited to 'chart2/source/tools/makefile.mk')
-rw-r--r--chart2/source/tools/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/chart2/source/tools/makefile.mk b/chart2/source/tools/makefile.mk
index 2f990af7adb0..fd92b894bfab 100644
--- a/chart2/source/tools/makefile.mk
+++ b/chart2/source/tools/makefile.mk
@@ -187,3 +187,11 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk \
exports.flt
$(TYPE) exports.flt > $@
+
+ALLTAR : $(MISC)/charttools.component
+
+$(MISC)/charttools.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ charttools.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt charttools.component