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 /stoc/source/javaloader | |
parent | f5d87d0102bf2b2725f3d12923fe84ef9634d738 (diff) |
#65293# vos deleted
Diffstat (limited to 'stoc/source/javaloader')
-rw-r--r-- | stoc/source/javaloader/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
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= |