From 143bcd188d4ed713fc53152aee53e1088011762f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 19 Mar 2004 13:55:46 +0000 Subject: INTEGRATION: CWS qadev16 (1.2.20); FILE MERGED 2004/01/16 07:37:12 lla 1.2.20.1: #114786# makefile TARGET renames --- sal/qa/rtl/ostring/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sal/qa/rtl/ostring') diff --git a/sal/qa/rtl/ostring/makefile.mk b/sal/qa/rtl/ostring/makefile.mk index 39e7c3e9bf27..85139cc2c195 100644 --- a/sal/qa/rtl/ostring/makefile.mk +++ b/sal/qa/rtl/ostring/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: kz $ $Date: 2003-11-18 16:42:19 $ +# last change: $Author: obo $ $Date: 2004-03-19 14:55:46 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -64,7 +64,7 @@ PRJ=..$/..$/.. INCPRE+= $(PRJ)$/qa$/inc PRJNAME=sal -TARGET=rtl_ostring2 +TARGET=qa_rtl_ostring2 ENABLE_EXCEPTIONS=TRUE -- cgit