summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/testvba
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-28 13:59:35 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-28 13:59:35 +0100
commit894985ff00c217013cc360a77108fc68cd8647e7 (patch)
tree4328233ebec3feff4e1af1c95c6f39e1ed3f9729 /sc/source/ui/vba/testvba
parentaf21434f7e6103b771acd225d3fb2a5e8707ea40 (diff)
CWS gnumake3: kill ENABLE_VBA
Diffstat (limited to 'sc/source/ui/vba/testvba')
-rw-r--r--sc/source/ui/vba/testvba/makefile.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/vba/testvba/makefile.mk b/sc/source/ui/vba/testvba/makefile.mk
index fb131f314ed3..534085e326e1 100644
--- a/sc/source/ui/vba/testvba/makefile.mk
+++ b/sc/source/ui/vba/testvba/makefile.mk
@@ -36,11 +36,6 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : settings.mk
DLLPRE =
-.IF "$(ENABLE_VBA)"!="YES"
-dummy:
- @echo "not building vba..."
-.ENDIF
-
INCPRE=$(INCCOM)$/$(TARGET)
CDEFS+=-DVBA_OOBUILD_HACK
# ------------------------------------------------------------------