summaryrefslogtreecommitdiff
path: root/scripting/source/vbaevents/makefile.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-03-07 12:43:20 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-03-07 12:43:20 +0000
commitdda57f18036e49eea46161e0f6789ac81ba60425 (patch)
tree2ebbb895405c51f94858416ce1f5a763e24032b5 /scripting/source/vbaevents/makefile.mk
parent7aaaf5ab2b8d8745011cd3982d8d82116b23951e (diff)
build vba in offuh, requires a move of oovbaapi to ure; misc sw fixes
Diffstat (limited to 'scripting/source/vbaevents/makefile.mk')
-rw-r--r--scripting/source/vbaevents/makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/scripting/source/vbaevents/makefile.mk b/scripting/source/vbaevents/makefile.mk
index b76ca51702..9ee037ce12 100644
--- a/scripting/source/vbaevents/makefile.mk
+++ b/scripting/source/vbaevents/makefile.mk
@@ -77,14 +77,3 @@ SHL1LIBS=$(SLB)$/$(TARGET).lib
.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 $@
-