From e73dde5fb4fa7514c5bddf4a3c5f47a4a0655db5 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 21 Oct 2010 16:23:57 -0500 Subject: Finally, gut the vos module out of the build --- extensions/test/stm/makefile.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'extensions/test/stm/makefile.mk') diff --git a/extensions/test/stm/makefile.mk b/extensions/test/stm/makefile.mk index aa506fcb34af..ac31f76fb805 100644 --- a/extensions/test/stm/makefile.mk +++ b/extensions/test/stm/makefile.mk @@ -42,9 +42,8 @@ SHL1TARGET= $(TARGET)$(DLLPOSTFIX) LIB1TARGET= $(SLB)$/$(TARGET).lib SHL1STDLIBS= \ - $(VOSLIB) \ $(SALLIB) \ - $(TOOLSLIB) + $(TOOLSLIB) LIB1OBJFILES= $(OBJFILES) SHL1LIBS= $(LIB1TARGET) -- cgit v1.2.3