[Libreoffice-commits] .: Branch 'integration/dev300_m98' - forms/source

Michael Meeks mmeeks at kemper.freedesktop.org
Mon Mar 7 04:46:29 PST 2011


 forms/source/misc/makefile.mk |   10 ----------
 1 file changed, 10 deletions(-)

New commits:
commit 7232c306e5b12c7fa85ffb0ea6593057498356f1
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Mon Mar 7 12:43:18 2011 +0000

    build vba in offuh, requires a move of oovbaapi to ure; misc sw fixes

diff --git a/forms/source/misc/makefile.mk b/forms/source/misc/makefile.mk
index 64af07b..bbee163 100644
--- a/forms/source/misc/makefile.mk
+++ b/forms/source/misc/makefile.mk
@@ -58,13 +58,3 @@ SLOFILES=	$(SLO)$/limitedformats.obj \
 # --- Targets ----------------------------------
 
 .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 $@
-


More information about the Libreoffice-commits mailing list