From 4cd6b03c2a6e00b54341dc74bab514b7beb4a344 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 14:39:02 +0000 Subject: INTEGRATION: CWS supdremove02 (1.14.42); FILE MERGED 2008/01/28 10:40:57 rt 1.14.42.1: #i85482# Remove UPD from library name --- scaddins/source/datefunc/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scaddins') diff --git a/scaddins/source/datefunc/makefile.mk b/scaddins/source/datefunc/makefile.mk index d3eb32cd7432..5b5199939bf4 100644 --- a/scaddins/source/datefunc/makefile.mk +++ b/scaddins/source/datefunc/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:22:33 $ +# last change: $Author: obo $ $Date: 2008-02-25 15:39:02 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -94,7 +94,7 @@ SRC1FILES =\ # --- Library ----------------------------------- -SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET=$(TARGET)$(DLLPOSTFIX) SHL1OBJS=$(SLOFILES) SHL1STDLIBS= \ $(VCLLIB) \ -- cgit v1.2.3