diff options
author | Oliver Bolte <obo@openoffice.org> | 2001-05-07 13:03:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2001-05-07 13:03:43 +0000 |
commit | 5675e380b626619fc428c39e550dc746ddf1b478 (patch) | |
tree | 5169ece8d93cbc6a4024d165c6a739c4c3918cc9 /remotebridges | |
parent | f5d87d0102bf2b2725f3d12923fe84ef9634d738 (diff) |
#65293# vos deleted
Diffstat (limited to 'remotebridges')
-rw-r--r-- | remotebridges/source/bridge/makefile.mk | 5 | ||||
-rw-r--r-- | remotebridges/source/factory/makefile.mk | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/remotebridges/source/bridge/makefile.mk b/remotebridges/source/bridge/makefile.mk index 70d1eab5d6a7..396f141f3c83 100644 --- a/remotebridges/source/bridge/makefile.mk +++ b/remotebridges/source/bridge/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: hr $ $Date: 2000-11-13 15:58:05 $ +# last change: $Author: obo $ $Date: 2001-05-07 14:00:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,7 +87,6 @@ SHL1TARGET= $(TARGET) SHL1STDLIBS= \ $(SALLIB) \ - $(VOSLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) \ $(RMCXTLIB) diff --git a/remotebridges/source/factory/makefile.mk b/remotebridges/source/factory/makefile.mk index b613b5336d52..3b50592a77e7 100644 --- a/remotebridges/source/factory/makefile.mk +++ b/remotebridges/source/factory/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: pluby $ $Date: 2001-03-02 07:16:31 $ +# last change: $Author: obo $ $Date: 2001-05-07 13:59:20 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -85,7 +85,6 @@ SHL1TARGET= $(TARGET) SHL1STDLIBS= \ $(SALLIB) \ - $(VOSLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) \ $(RMCXTLIB) |