summaryrefslogtreecommitdiff
path: root/automation/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'automation/util/makefile.mk')
-rw-r--r--automation/util/makefile.mk11
1 files changed, 3 insertions, 8 deletions
diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk
index 756a3d6a62e4..8747ff4c4b0e 100644
--- a/automation/util/makefile.mk
+++ b/automation/util/makefile.mk
@@ -55,7 +55,6 @@ SHL1STDLIBS= \
$(SVLLIB) \
$(VCLLIB) \
$(BASICLIB) \
- $(VOSLIB) \
$(SALLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
@@ -86,7 +85,6 @@ SHL2IMPLIB= isimplecm
SHL2STDLIBS= \
$(TOOLSLIB) \
- $(VOSLIB) \
$(SALLIB)
@@ -109,9 +107,7 @@ SHL3STDLIBS= \
$(TOOLSLIB) \
$(SVLLIB) \
$(VCLLIB) \
- $(VOSLIB) \
$(SALLIB) \
- $(VOSLIB) \
$(SIMPLECMLIB)
@@ -153,7 +149,6 @@ APP1STDLIBS+= \
$(SVLLIB) \
$(VCLLIB) \
$(SALLIB) \
- $(VOSLIB) \
$(UCBHELPERLIB) \
$(COMPHELPERLIB) \
$(BASICLIB) \
@@ -162,7 +157,7 @@ APP1STDLIBS+= \
.IF "$(GUI)"=="UNX"
APP1STDLIBS+= \
- $(VOSLIB) $(SALLIB) $(BASICLIB)
+ $(SALLIB) $(BASICLIB)
APP1STDLIBS+=$(CPPULIB)
.ENDIF
.IF "$(GUI)"=="WNT" || "$(COM)"=="GCC"
@@ -221,10 +216,10 @@ APP3STDLIBS= \
.IF "$(GUI)"=="UNX"
.IF "$(OS)"=="MACOSX"
APP3STDLIBS+= \
- $(VOSLIB) $(SALLIB) $(LIBSTLPORT)
+ $(SALLIB) $(LIBSTLPORT)
.ELSE
APP3STDLIBS+= \
- $(VOSLIB) $(SALLIB)
+ $(SALLIB)
.ENDIF
.ENDIF
# $(AUTOMATIONLIB) is build in SHL1TARGET