summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:48:32 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:48:32 +0000
commit3f02d0e9ce570601a32a6baac366db3e8b13eb20 (patch)
tree3752a091613d064491a6d0d5ef9a975515ff24e7 /stoc
parent309789c68d010fdcd5ec875cfeaba6c7188a2a42 (diff)
INTEGRATION: CWS ause043 (1.18.10); FILE MERGED
2005/11/09 13:33:18 hjs 1.18.10.1: #i56702# remove unused variable
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/javavm/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/javavm/makefile.mk b/stoc/source/javavm/makefile.mk
index a5c7951c9eb1..7596f7b81e3b 100644
--- a/stoc/source/javavm/makefile.mk
+++ b/stoc/source/javavm/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 08:00:33 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:48:32 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,6 @@ PRJ=..$/..
PRJNAME=stoc
TARGET = javavm.uno
ENABLE_EXCEPTIONS=TRUE
-NO_BSYMBOLIC = TRUE
COMP1TYPELIST = jen
.IF "$(SOLAR_JAVA)" == "TRUE"