diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:30:43 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:30:43 +0000 |
commit | 33625f47f62356ef6e3996575d51237896c14dba (patch) | |
tree | dcec3f903c6d1fab1129d708904e5cb62c193978 /goodies | |
parent | 651e739a0c1ecf2d4d2ebada46d7d4e68b61430d (diff) |
INTEGRATION: CWS ause036 (1.9.32); FILE MERGED
2005/11/15 15:21:08 hjs 1.9.32.1: #i50255# remove obsolete/wronge dependencies
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/eras/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/eras/makefile.mk b/goodies/source/filter.vcl/eras/makefile.mk index 7e6b122593d6..10f7839cd0dd 100644 --- a/goodies/source/filter.vcl/eras/makefile.mk +++ b/goodies/source/filter.vcl/eras/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:46:14 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:30:43 $ # # 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)$/eras.obj SHL1TARGET= era$(UPD)$(DLLPOSTFIX) SHL1IMPLIB= eras SHL1STDLIBS= $(VCLLIB) $(TOOLSLIB) $(SALLIB) -SHL1DEPN= $(LB)$/eras.lib SHL1LIBS= $(SLB)$/eras.lib .IF "$(GUI)" != "UNX" |