summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/makefile.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-16 23:05:45 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-16 23:05:45 +0200
commit6566136099d081a52f35559bcb00f6ffea787b55 (patch)
tree81274be280ce52a92236c65af75674916cbd7c93 /vbahelper/source/vbahelper/makefile.mk
parent3ad04fa48f5b14693369d3e976b1a5d94ee45613 (diff)
CWS gnumake2: move header generation for oovbaapi to offuh
Diffstat (limited to 'vbahelper/source/vbahelper/makefile.mk')
-rw-r--r--vbahelper/source/vbahelper/makefile.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/vbahelper/source/vbahelper/makefile.mk b/vbahelper/source/vbahelper/makefile.mk
index a8a4167948..eb47f74e81 100644
--- a/vbahelper/source/vbahelper/makefile.mk
+++ b/vbahelper/source/vbahelper/makefile.mk
@@ -69,12 +69,4 @@ SLOFILES=\
.INCLUDE : target.mk
-ALLTAR : \
- $(MISC)$/$(TARGET).don \
-
-$(SLOFILES) : $(MISC)$/$(TARGET).don
-
-$(MISC)$/$(TARGET).don : $(SOLARBINDIR)$/oovbaapi.rdb
- +$(CPPUMAKER) -O$(INCCOM)$/$(TARGET) -BUCR $(SOLARBINDIR)$/oovbaapi.rdb -X$(SOLARBINDIR)$/types.rdb && echo > $@
- echo $@