diff options
-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) |