From 5675e380b626619fc428c39e550dc746ddf1b478 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 7 May 2001 13:03:43 +0000 Subject: #65293# vos deleted --- remotebridges/source/bridge/makefile.mk | 5 ++--- remotebridges/source/factory/makefile.mk | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'remotebridges') 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) -- cgit