summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2001-05-07 13:03:43 +0000
committerOliver Bolte <obo@openoffice.org>2001-05-07 13:03:43 +0000
commit5675e380b626619fc428c39e550dc746ddf1b478 (patch)
tree5169ece8d93cbc6a4024d165c6a739c4c3918cc9
parentf5d87d0102bf2b2725f3d12923fe84ef9634d738 (diff)
#65293# vos deleted
-rw-r--r--cpputools/source/registercomponent/makefile.mk5
-rw-r--r--javaunohelper/source/makefile.mk5
-rw-r--r--remotebridges/source/bridge/makefile.mk5
-rw-r--r--remotebridges/source/factory/makefile.mk5
-rw-r--r--stoc/source/defaultregistry/makefile.mk5
-rw-r--r--stoc/source/implementationregistration/makefile.mk5
-rw-r--r--stoc/source/inspect/makefile.mk5
-rw-r--r--stoc/source/javaloader/makefile.mk5
-rw-r--r--stoc/source/javavm/makefile.mk5
-rw-r--r--stoc/source/loader/makefile.mk5
10 files changed, 20 insertions, 30 deletions
diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk
index 48a14b3eaf98..2fa35d13ce11 100644
--- a/cpputools/source/registercomponent/makefile.mk
+++ b/cpputools/source/registercomponent/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: obo $ $Date: 2000-11-13 15:42:43 $
+# last change: $Author: obo $ $Date: 2001-05-07 13:58:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -102,7 +102,6 @@ APP1OBJS= $(OBJ)$/registercomponent.obj
APP1STDLIBS=\
$(SALLIB) \
- $(VOSLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB)
diff --git a/javaunohelper/source/makefile.mk b/javaunohelper/source/makefile.mk
index c4462d59118f..854908c6f809 100644
--- a/javaunohelper/source/makefile.mk
+++ b/javaunohelper/source/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pluby $ $Date: 2001-03-02 07:15:51 $
+# last change: $Author: obo $ $Date: 2001-05-07 14:03:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -108,7 +108,6 @@ SLOFILES= \
SHL1TARGET= $(TARGET)
SHL1STDLIBS= \
- $(VOSLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(SALLIB)
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)
diff --git a/stoc/source/defaultregistry/makefile.mk b/stoc/source/defaultregistry/makefile.mk
index 475e11917d4b..35ec135e6d7d 100644
--- a/stoc/source/defaultregistry/makefile.mk
+++ b/stoc/source/defaultregistry/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: pluby $ $Date: 2001-03-02 07:18:12 $
+# last change: $Author: obo $ $Date: 2001-05-07 13:50:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,7 +86,6 @@ SHL1TARGET= $(TARGET)
SHL1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(VOSLIB) \
$(SALLIB)
SHL1DEPN=
diff --git a/stoc/source/implementationregistration/makefile.mk b/stoc/source/implementationregistration/makefile.mk
index c56efaff917e..cb6c5d57d8a7 100644
--- a/stoc/source/implementationregistration/makefile.mk
+++ b/stoc/source/implementationregistration/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:18:19 $
+# last change: $Author: obo $ $Date: 2001-05-07 13:51:24 $
#
# 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= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(VOSLIB) \
$(SALLIB)
SHL1DEPN=
diff --git a/stoc/source/inspect/makefile.mk b/stoc/source/inspect/makefile.mk
index 775c4563f661..4114b40e1058 100644
--- a/stoc/source/inspect/makefile.mk
+++ b/stoc/source/inspect/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pluby $ $Date: 2001-03-02 07:18:31 $
+# last change: $Author: obo $ $Date: 2001-05-07 13:53:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,7 +84,6 @@ SHL1TARGET= $(TARGET)
SHL1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
- $(VOSLIB) \
$(SALLIB)
SHL1DEPN=
diff --git a/stoc/source/javaloader/makefile.mk b/stoc/source/javaloader/makefile.mk
index 805767a5b533..3b13c23243c3 100644
--- a/stoc/source/javaloader/makefile.mk
+++ b/stoc/source/javaloader/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: pluby $ $Date: 2001-03-23 23:39:02 $
+# last change: $Author: obo $ $Date: 2001-05-07 13:49:39 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,7 +84,6 @@ SHL1TARGET= $(TARGET)
SHL1STDLIBS=\
$(CPPUHELPERLIB) \
$(CPPULIB) \
- $(VOSLIB) \
$(SALLIB)
SHL1DEPN=
diff --git a/stoc/source/javavm/makefile.mk b/stoc/source/javavm/makefile.mk
index 8714b5bde95f..cfff1f0d6486 100644
--- a/stoc/source/javavm/makefile.mk
+++ b/stoc/source/javavm/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: pluby $ $Date: 2001-03-02 07:18:44 $
+# last change: $Author: obo $ $Date: 2001-05-07 13:48:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -93,7 +93,6 @@ SHL1STDLIBS= \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(UNOLIB) \
- $(VOSLIB) \
$(SALLIB)
.IF "$(GUI)"=="WNT"
diff --git a/stoc/source/loader/makefile.mk b/stoc/source/loader/makefile.mk
index 79a890ef6238..d37a36c5acb0 100644
--- a/stoc/source/loader/makefile.mk
+++ b/stoc/source/loader/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: pluby $ $Date: 2001-03-02 07:18:49 $
+# last change: $Author: obo $ $Date: 2001-05-07 13:52:15 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,7 +83,6 @@ SLOFILES= \
SHL1TARGET= $(TARGET)
SHL1STDLIBS= \
- $(VOSLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(SALLIB)