summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/migration/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-10-01 16:02:03 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-10-01 16:02:03 +0200
commit8aea3d9e83a58b23bd2d350d6a8fc16c494b426b (patch)
tree1c001c84b1e3ca9c4cdb9fea913e4a706bbc1084 /dbaccess/source/filter/migration/makefile.mk
parent2109ec17ee2a651c4cacbf09ee4c6c15482bd74d (diff)
parentd85a397d640de2f1d339c16dd1fad978fe828f16 (diff)
#i10000#
Notes
split repo tag: base_ooo/DEV300_m89
Diffstat (limited to 'dbaccess/source/filter/migration/makefile.mk')
-rw-r--r--dbaccess/source/filter/migration/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/dbaccess/source/filter/migration/makefile.mk b/dbaccess/source/filter/migration/makefile.mk
index 7bb53208d9d0..3a8a37e07ac7 100644
--- a/dbaccess/source/filter/migration/makefile.mk
+++ b/dbaccess/source/filter/migration/makefile.mk
@@ -72,3 +72,11 @@ DEF1NAME=$(SHL1TARGET)
# --- Targets ----------------------------------
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/dbacfg.component
+
+$(MISC)/dbacfg.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ dbacfg.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt dbacfg.component