From 3624cbd0511147551f01b964c60c8a2b7bc0de63 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 14:36:34 +0000 Subject: INTEGRATION: CWS supdremove02 (1.3.158); FILE MERGED 2008/01/25 15:58:55 rt 1.3.158.1: #i85482# Remove UPD from library names. --- extensions/test/stm/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extensions/test/stm') diff --git a/extensions/test/stm/makefile.mk b/extensions/test/stm/makefile.mk index 7947833d3f19..6874697bd47a 100644 --- a/extensions/test/stm/makefile.mk +++ b/extensions/test/stm/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: obo $ $Date: 2007-03-09 08:42:22 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:36:34 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -46,7 +46,7 @@ ENABLE_EXCEPTIONS=TRUE OBJFILES= $(SLO)$/pipetest.obj $(SLO)$/testfactreg.obj $(SLO)$/datatest.obj \ $(SLO)$/marktest.obj -SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET= $(TARGET)$(DLLPOSTFIX) LIB1TARGET= $(SLB)$/$(TARGET).lib SHL1STDLIBS= \ -- cgit v1.2.3