diff options
author | Oliver Bolte <obo@openoffice.org> | 2000-09-18 22:17:34 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2000-09-18 22:17:34 +0000 |
commit | 8591c64a25ca1eaaefc8bac9e0a33d5bba9d7703 (patch) | |
tree | 6da61f684642ce3f730550073a23ea5c2d739cb4 /io | |
parent | 543abf9abe36e8e4d2b9476205e382882c29fe11 (diff) |
delete: obsolete libraries
Diffstat (limited to 'io')
-rw-r--r-- | io/source/TextInputStream/makefile.mk | 6 | ||||
-rw-r--r-- | io/source/TextOutputStream/makefile.mk | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/io/source/TextInputStream/makefile.mk b/io/source/TextInputStream/makefile.mk index 532a0786da4c..058081f9b053 100644 --- a/io/source/TextInputStream/makefile.mk +++ b/io/source/TextInputStream/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:24:17 $ +# last change: $Author: obo $ $Date: 2000-09-18 23:16:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -82,8 +82,6 @@ SHL1STDLIBS= \ $(SALLIB) \ $(CPPULIB) \ $(VOSLIB) \ - $(TOOLSLIB) \ - $(UCBHELPERLIB) \ $(CPPUHELPERLIB) SHL1DEPN= diff --git a/io/source/TextOutputStream/makefile.mk b/io/source/TextOutputStream/makefile.mk index 6b4747e71582..a3fdcc81c1aa 100644 --- a/io/source/TextOutputStream/makefile.mk +++ b/io/source/TextOutputStream/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:24:17 $ +# last change: $Author: obo $ $Date: 2000-09-18 23:17:34 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -82,8 +82,6 @@ SHL1STDLIBS= \ $(SALLIB) \ $(CPPULIB) \ $(VOSLIB) \ - $(TOOLSLIB) \ - $(UCBHELPERLIB) \ $(CPPUHELPERLIB) SHL1DEPN= |