From 610feb9d97da4e1d5689c54382703cd819279538 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 25 Feb 2008 15:08:04 +0000 Subject: INTEGRATION: CWS supdremove02 (1.6.32); FILE MERGED 2008/01/29 08:44:56 rt 1.6.32.1: #i85482# Remove UPD from library name --- linguistic/workben/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linguistic/workben/makefile.mk') diff --git a/linguistic/workben/makefile.mk b/linguistic/workben/makefile.mk index 485206e26ea3..bcac0b0d9521 100644 --- a/linguistic/workben/makefile.mk +++ b/linguistic/workben/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: hr $ $Date: 2007-06-27 12:51:20 $ +# last change: $Author: obo $ $Date: 2008-02-25 16:08:04 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -80,7 +80,7 @@ SLOFILES= \ $(SLO)$/sspellimp.obj -SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) +SHL1TARGET= $(TARGET)$(DLLPOSTFIX) SHL1STDLIBS= \ $(CPPULIB) \ -- cgit