summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/makefile.mk
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2002-02-05 13:32:26 +0000
committerAndre Fischer <af@openoffice.org>2002-02-05 13:32:26 +0000
commit547d85930e411ab0fa0feaacc8cbe2441e767963 (patch)
treefa8142d087faad0e718e3e290e6c01cf3a9dd26b /svx/source/accessibility/makefile.mk
parent67873546add680c2bd0df823f05dae99e609c38e (diff)
#95585# Removed flags remaining from the initial test phase.
Diffstat (limited to 'svx/source/accessibility/makefile.mk')
-rwxr-xr-xsvx/source/accessibility/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/accessibility/makefile.mk b/svx/source/accessibility/makefile.mk
index 6cded0c48a66..d660dda66a86 100755
--- a/svx/source/accessibility/makefile.mk
+++ b/svx/source/accessibility/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: af $ $Date: 2002-02-05 10:35:08 $
+# last change: $Author: af $ $Date: 2002-02-05 14:32:26 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -70,11 +70,8 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-CFLAGSOPT = -O0
-CFLAGSNOOPT = -O0
.INCLUDE : sv.mk
.INCLUDE : $(PRJ)$/util$/makefile.pmk
-CFLAGS += -Wall -g -O0
# --- Files --------------------------------------------------------