From efb754a1f12791192993c330b428842724ec0681 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 3 Jun 2005 06:55:36 +0000 Subject: #121931# Fix for Solaris. --- ure/source/uretest/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ure') diff --git a/ure/source/uretest/Makefile b/ure/source/uretest/Makefile index 999736d69f14..ba151c11d4bf 100644 --- a/ure/source/uretest/Makefile +++ b/ure/source/uretest/Makefile @@ -2,9 +2,9 @@ # # $RCSfile: Makefile,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: sb $ $Date: 2005-06-02 08:27:52 $ +# last change: $Author: sb $ $Date: 2005-06-03 07:55:36 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -81,7 +81,7 @@ ure_java_url = $(subst $(subst .,., ),%%20,$(subst \,/,$(URLPREFIX)$(OO_SDK_URE_ else qt = ' cwd = $(PWD) -link_output_switch = -o +link_output_switch = $(subst .,.,-o ) link_std_libs = ure_misc = $(OO_SDK_URE_HOME)/share/misc ure_java_url = $(URLPREFIX)$(OO_SDK_URE_JAVA_DIR) -- cgit