Kaydet (Commit) b62fb941 authored tarafından Oliver Bolte's avatar Oliver Bolte

#i45006#, #i10000# Removed obsolete svmem.lib.

üst 4e46e332
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.13 $ # $Revision: 1.14 $
# #
# last change: $Author: vg $ $Date: 2005-03-23 15:48:46 $ # last change: $Author: obo $ $Date: 2005-04-15 11:10:11 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -92,7 +92,6 @@ SHL1STDLIBS= \ ...@@ -92,7 +92,6 @@ SHL1STDLIBS= \
$(CPPUHELPERLIB) \ $(CPPUHELPERLIB) \
$(CPPULIB) \ $(CPPULIB) \
$(COMPHELPERLIB) \ $(COMPHELPERLIB) \
$(SVMEMLIB) \
$(SOTLIB) \ $(SOTLIB) \
$(VOSLIB) $(VOSLIB)
...@@ -132,7 +131,6 @@ APP1STDLIBS+= \ ...@@ -132,7 +131,6 @@ APP1STDLIBS+= \
$(SVTOOLLIB) \ $(SVTOOLLIB) \
$(SVLLIB) \ $(SVLLIB) \
$(SVLIB) \ $(SVLIB) \
$(SVMEMLIB) \
$(SALLIB) \ $(SALLIB) \
$(SJLIB) \ $(SJLIB) \
$(VOSLIB) \ $(VOSLIB) \
...@@ -203,7 +201,6 @@ APP3STDLIBS= \ ...@@ -203,7 +201,6 @@ APP3STDLIBS= \
$(TOOLSLIB) \ $(TOOLSLIB) \
$(SVTOOLLIB) \ $(SVTOOLLIB) \
$(SVLIB) \ $(SVLIB) \
$(SVMEMLIB) \
$(SJLIB) \ $(SJLIB) \
$(SO2LIB) $(SO2LIB)
.IF "$(GUI)"=="UNX" .IF "$(GUI)"=="UNX"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment