diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:32:02 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:32:02 +0000 |
commit | 465463afa63ebc91c4acef9725de54daf47c90cf (patch) | |
tree | 303eb52b8f635e3440dc8356c8889b438cbed86d | |
parent | 7d0c80ad555b6e1ed0041583b2ef48a3fa67bd65 (diff) |
INTEGRATION: CWS ause036 (1.9.34); FILE MERGED
2005/11/15 15:21:19 hjs 1.9.34.1: #i50255# remove obsolete/wronge dependencies
-rw-r--r-- | goodies/source/filter.vcl/ieps/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/ieps/makefile.mk b/goodies/source/filter.vcl/ieps/makefile.mk index 2064e86cdc9d..68180bf86d74 100644 --- a/goodies/source/filter.vcl/ieps/makefile.mk +++ b/goodies/source/filter.vcl/ieps/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:11 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:32:01 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -56,7 +56,6 @@ SLOFILES = $(SLO)$/ieps.obj SHL1TARGET= ips$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= ieps SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) -SHL1DEPN= $(LB)$/ieps.lib SHL1LIBS= $(SLB)$/ieps.lib .IF "$(GUI)" != "UNX" |