diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:33:58 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:33:58 +0000 |
commit | f59030310710857d1f29e851a163bc5131fbf512 (patch) | |
tree | 1b830691784224933e83744a2d022c580fa1c596 | |
parent | 22a2b137cf7b5cc1863e20e0e7d772616b632f7f (diff) |
INTEGRATION: CWS ause036 (1.8.34); FILE MERGED
2005/11/15 15:21:25 hjs 1.8.34.1: #i50255# remove obsolete/wronge dependencies
-rw-r--r-- | goodies/source/filter.vcl/iras/makefile.mk | 5 | ||||
-rw-r--r-- | goodies/source/filter.vcl/itga/makefile.mk | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/goodies/source/filter.vcl/iras/makefile.mk b/goodies/source/filter.vcl/iras/makefile.mk index bf8291ebe91d..cf901a7b042a 100644 --- a/goodies/source/filter.vcl/iras/makefile.mk +++ b/goodies/source/filter.vcl/iras/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-09 03:01:37 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:33:44 $ # # 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)$/iras.obj SHL1TARGET= ira$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= iras SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) -SHL1DEPN= $(LB)$/iras.lib SHL1LIBS= $(SLB)$/iras.lib .IF "$(GUI)" != "UNX" diff --git a/goodies/source/filter.vcl/itga/makefile.mk b/goodies/source/filter.vcl/itga/makefile.mk index ee23575f3944..2678acd98a0a 100644 --- a/goodies/source/filter.vcl/itga/makefile.mk +++ b/goodies/source/filter.vcl/itga/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-09 03:02:08 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:33:58 $ # # 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)$/itga.obj SHL1TARGET= itg$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= itga SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) -SHL1DEPN= $(LB)$/itga.lib SHL1LIBS= $(SLB)$/itga.lib .IF "$(GUI)" != "UNX" |