summaryrefslogtreecommitdiffstats
path: root/UnoControls/util/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-10 13:10:07 +0200
committersb <sb@openoffice.org>2010-09-10 13:10:07 +0200
commit5dbc43ead1b7ff5fa0c1f6756a9ca6062c48d033 (patch)
tree5edda4f51842da35f56ef41ca0b6ce8d98f14d01 /UnoControls/util/makefile.mk
parentCWS-TOOLING: integrate CWS codecleanup02 (diff)
downloadcore-5dbc43ead1b7ff5fa0c1f6756a9ca6062c48d033.tar.gz
core-5dbc43ead1b7ff5fa0c1f6756a9ca6062c48d033.zip
sb129: #i113189# change UNO components to use passive registration
Diffstat (limited to 'UnoControls/util/makefile.mk')
-rw-r--r--UnoControls/util/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/UnoControls/util/makefile.mk b/UnoControls/util/makefile.mk
index aacddb23c0ad..73617d24452c 100644
--- a/UnoControls/util/makefile.mk
+++ b/UnoControls/util/makefile.mk
@@ -59,3 +59,11 @@ SHL1LIBS= $(LIB1TARGET)
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/ctl.component
+
+$(MISC)/ctl.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ ctl.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt ctl.component