From 0e5d5e006c33dbe499d14a400780475351327d60 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Thu, 29 Jun 2006 10:32:16 +0000 Subject: INTEGRATION: CWS ause036 (1.9.34); FILE MERGED 2005/11/15 15:21:20 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies --- goodies/source/filter.vcl/ios2met/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'goodies/source/filter.vcl/ios2met') diff --git a/goodies/source/filter.vcl/ios2met/makefile.mk b/goodies/source/filter.vcl/ios2met/makefile.mk index d25bbeeb363a..b3d782ce6fd5 100644 --- a/goodies/source/filter.vcl/ios2met/makefile.mk +++ b/goodies/source/filter.vcl/ios2met/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2005-09-09 02:58:41 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:32:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -57,7 +57,6 @@ SHL1TARGET= ime$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= ios2met SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) -SHL1DEPN= $(LB)$/ios2met.lib SHL1LIBS= $(SLB)$/ios2met.lib # $(LB)$/rtftoken.lib .IF "$(GUI)" != "UNX" -- cgit