summaryrefslogtreecommitdiff
path: root/scripting
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
commit6d8c5d706723968e36f194c99134b83ed44e8c41 (patch)
tree314c0a789203a280928e9b46c11138f615964e73 /scripting
parent1d1e3298ae77049be883769273c440dedeaeae7d (diff)
CWS gnumake3: kill ENABLE_VBA
Diffstat (limited to 'scripting')
-rwxr-xr-xscripting/source/vbaevents/makefile.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripting/source/vbaevents/makefile.mk b/scripting/source/vbaevents/makefile.mk
index 287bbe2b052b..aa4c416da96b 100755
--- a/scripting/source/vbaevents/makefile.mk
+++ b/scripting/source/vbaevents/makefile.mk
@@ -33,11 +33,6 @@ PRJ=..$/..
PRJNAME=scripting
TARGET=vbaevents
-.IF "$(ENABLE_VBA)"!="YES"
-dummy:
- @echo "not building vbaevents..."
-.ENDIF
-
VISIBILITY_HIDDEN=TRUE
NO_BSYMBOLIC= TRUE
ENABLE_EXCEPTIONS=TRUE