summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:30:13 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:30:13 +0000
commit2625bbbbab0445e3b84880b6217b3dc90cd964f1 (patch)
tree30af6bec2baa997b3fedc605237e7d3e42ca600a /bridges
parent52bd97a4dbb3ae8ab083c9f5abfd1cc6d45efb7e (diff)
INTEGRATION: CWS ause069 (1.6.34); FILE MERGED
2006/11/28 11:48:41 hjs 1.6.34.1: #i70359# remove forced shell calls; a bit cleanup
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/remote/static/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/bridges/source/remote/static/makefile.mk b/bridges/source/remote/static/makefile.mk
index 84d66b243..9ccc10f5a 100644
--- a/bridges/source/remote/static/makefile.mk
+++ b/bridges/source/remote/static/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hr $ $Date: 2006-06-19 23:50:35 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:30:13 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,13 +39,10 @@ PRJNAME=bridges
TARGET=bridges_remote_static
ENABLE_EXCEPTIONS=TRUE
USE_DEFFILE=TRUE
-NO_BSYMBOLIC=TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# ------------------------------------------------------------------