From 66ffbbba072b71f97053d51b34098a8118c81644 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 9 Mar 2007 08:32:05 +0000 Subject: INTEGRATION: CWS ause076 (1.11.98); FILE MERGED 2007/02/28 11:03:46 hjs 1.11.98.1: #i74812# cleanup *LIB and more --- goodies/source/filter.vcl/eps/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'goodies') diff --git a/goodies/source/filter.vcl/eps/makefile.mk b/goodies/source/filter.vcl/eps/makefile.mk index 54801a76f0e1..ff9b42a3056e 100644 --- a/goodies/source/filter.vcl/eps/makefile.mk +++ b/goodies/source/filter.vcl/eps/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: ihi $ $Date: 2006-06-29 11:30:30 $ +# last change: $Author: obo $ $Date: 2007-03-09 09:32:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -66,7 +66,7 @@ RESLIB1SRSFILES=$(SRS)$/$(TARGET).srs SHL1TARGET= eps$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= eps -SHL1STDLIBS= $(TOOLSLIB) $(SVLIB) $(SVLIB) $(SVTOOLLIB) $(CPPULIB) $(SALLIB) +SHL1STDLIBS= $(TOOLSLIB) $(VCLLIB) $(VCLLIB) $(SVTOOLLIB) $(CPPULIB) $(SALLIB) SHL1LIBS= $(SLB)$/eps.lib -- cgit