From ac05f0a34475c74848d25efc6dc8b17ef81b0654 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 21 Oct 2010 16:26:15 -0500 Subject: Finally, gut the vos module out of the build --- sc/util/makefile.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'sc/util') diff --git a/sc/util/makefile.mk b/sc/util/makefile.mk index c6c2abc0ee44..5b9c165450d7 100644 --- a/sc/util/makefile.mk +++ b/sc/util/makefile.mk @@ -86,7 +86,6 @@ SHL1STDLIBS= \ $(COMPHELPERLIB) \ $(UCBHELPERLIB) \ $(TKLIB) \ - $(VOSLIB) \ $(SALLIB) \ $(SALHELPERLIB) \ $(TOOLSLIB) \ @@ -193,7 +192,6 @@ SHL6STDLIBS= \ $(CPPUHELPERLIB) \ $(COMPHELPERLIB) \ $(TKLIB) \ - $(VOSLIB) \ $(SALLIB) \ $(TOOLSLIB) \ $(UNOTOOLSLIB) \ -- cgit