diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-09-11 09:18:31 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-09-11 09:18:31 +0000 |
commit | 2cb0b257c004a6e7891c083f8edfc384eddbefd1 (patch) | |
tree | 40f95e50c773b9a1aeac42abf54bdbd4f1e862ed /package/util | |
parent | 5907136d9bbf55e526df037203cc76fe6be42cb0 (diff) |
INTEGRATION: CWS mav05 (1.9.44); FILE MERGED
2003/06/23 12:18:47 mav 1.9.44.1: #i15929# remove dependency from tools and unotools modules
Diffstat (limited to 'package/util')
-rw-r--r-- | package/util/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/util/makefile.mk b/package/util/makefile.mk index 7533008caf89..1820378e4348 100644 --- a/package/util/makefile.mk +++ b/package/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2002-03-01 10:18:52 $ +# last change: $Author: kz $ $Date: 2003-09-11 10:18:31 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -94,8 +94,6 @@ SHL1STDLIBS=\ $(CPPULIB) \ $(UCBHELPERLIB) \ $(CPPUHELPERLIB) \ - $(UNOTOOLSLIB) \ - $(TOOLSLIB) \ $(SALLIB) \ $(ZLIB3RDLIB) |