summaryrefslogtreecommitdiff
path: root/bridges/source/remote/urp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:30:26 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:30:26 +0000
commiteed5079259cd50b3e4120470761f87ec9408eaf2 (patch)
tree495936ddb5910466f0ee97134681af045d00f9c8 /bridges/source/remote/urp
parente884bf6b16199764e2b9b04ab7cdacfb9f656b81 (diff)
INTEGRATION: CWS ause069 (1.18.82); FILE MERGED
2006/11/28 11:48:42 hjs 1.18.82.1: #i70359# remove forced shell calls; a bit cleanup
Diffstat (limited to 'bridges/source/remote/urp')
-rw-r--r--bridges/source/remote/urp/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/bridges/source/remote/urp/makefile.mk b/bridges/source/remote/urp/makefile.mk
index d2768b5c365f..bffb333c5bf4 100644
--- a/bridges/source/remote/urp/makefile.mk
+++ b/bridges/source/remote/urp/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 22:44:28 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:30:26 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -38,14 +38,11 @@ PRJ=..$/..$/..
PRJNAME=bridges
TARGET=urp_uno
ENABLE_EXCEPTIONS=TRUE
-NO_BSYMBOLIC=TRUE
USE_DEFFILE=TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# ------------------------------------------------------------------