summaryrefslogtreecommitdiff
path: root/stoc/source/namingservice/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:48:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:48:56 +0000
commitd00763e4b69781f1517a828cd7b1292c5481044c (patch)
tree98bd5386d4ab96ff942e79c8b80a5a649e0882f5 /stoc/source/namingservice/makefile.mk
parent3f02d0e9ce570601a32a6baac366db3e8b13eb20 (diff)
INTEGRATION: CWS ause043 (1.8.10); FILE MERGED
2005/11/09 13:33:19 hjs 1.8.10.1: #i56702# remove unused variable
Diffstat (limited to 'stoc/source/namingservice/makefile.mk')
-rw-r--r--stoc/source/namingservice/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/namingservice/makefile.mk b/stoc/source/namingservice/makefile.mk
index 77463eb0d768..41fae7ba317d 100644
--- a/stoc/source/namingservice/makefile.mk
+++ b/stoc/source/namingservice/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 08:01:23 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:48:56 $
#
# 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 = namingservice.uno
ENABLE_EXCEPTIONS=TRUE
-NO_BSYMBOLIC = TRUE
COMP1TYPELIST = namingservice
# --- Settings -----------------------------------------------------