summaryrefslogtreecommitdiff
path: root/embeddedobj/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'embeddedobj/util/makefile.mk')
-rwxr-xr-x[-rw-r--r--]embeddedobj/util/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/embeddedobj/util/makefile.mk b/embeddedobj/util/makefile.mk
index d2563fbce1e5..c70009b552ce 100644..100755
--- a/embeddedobj/util/makefile.mk
+++ b/embeddedobj/util/makefile.mk
@@ -85,3 +85,11 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk
@echo CLEAR_THE_FILE > $@
@echo __CT >>$@
+
+ALLTAR : $(MISC)/embobj.component
+
+$(MISC)/embobj.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ embobj.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt embobj.component