From eed5079259cd50b3e4120470761f87ec9408eaf2 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 25 Jan 2007 12:30:26 +0000 Subject: [PATCH] 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 --- bridges/source/remote/urp/makefile.mk | 7 ++----- 1 file 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 # ------------------------------------------------------------------