Kaydet (Commit) 8084772c authored tarafından Kurt Zenker's avatar Kurt Zenker

add. ? tg_scp.mk_bak

üst 9523595b
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: libs.mk,v $ # $RCSfile: libs.mk,v $
# #
# $Revision: 1.15 $ # $Revision: 1.16 $
# #
# last change: $Author: kz $ $Date: 2001-03-19 09:59:01 $ # last change: $Author: kz $ $Date: 2001-03-29 07:18:06 $
# #
# 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
...@@ -72,6 +72,7 @@ LIBPRE=libr ...@@ -72,6 +72,7 @@ LIBPRE=libr
.IF "$(OS)"=="S390" .IF "$(OS)"=="S390"
GPC3RDLIB=$(L)$/libgpc.x
SALHELPERLIB=$(L)$/libsalhelper$(SALHELPER_MAJOR)$(DLLPOSTFIX).x SALHELPERLIB=$(L)$/libsalhelper$(SALHELPER_MAJOR)$(DLLPOSTFIX).x
XMLSCRIPTLIB =$(L)$/libxcr$(UPD)$(DLLPOSTFIX).x XMLSCRIPTLIB =$(L)$/libxcr$(UPD)$(DLLPOSTFIX).x
CONNECTIVITYLIB=$(L)$/libconnectivity.x CONNECTIVITYLIB=$(L)$/libconnectivity.x
...@@ -156,6 +157,7 @@ SWLIB=$(L)$/libswlib.x ...@@ -156,6 +157,7 @@ SWLIB=$(L)$/libswlib.x
.ELSE # "$(OS)"=="S390" .ELSE # "$(OS)"=="S390"
GPC3RDLIB=-lgpc
.INCLUDE .IGNORE : salhelper$/version.mk .INCLUDE .IGNORE : salhelper$/version.mk
SALHELPERLIB=-lsalhelper$(SALHELPER_MAJOR)$(COM) SALHELPERLIB=-lsalhelper$(SALHELPER_MAJOR)$(COM)
XMLSCRIPTLIB =-lxcr$(UPD)$(DLLPOSTFIX) XMLSCRIPTLIB =-lxcr$(UPD)$(DLLPOSTFIX)
...@@ -354,6 +356,7 @@ SETUPLIB= ...@@ -354,6 +356,7 @@ SETUPLIB=
SSCLIB= SSCLIB=
SSLLIB= SSLLIB=
.ELSE # "$(make_xl)"!="" .ELSE # "$(make_xl)"!=""
GPC3RDLIB=gpc.lib
SALHELPERLIB=$(LIBPRE) isalhelper.lib SALHELPERLIB=$(LIBPRE) isalhelper.lib
XMLSCRIPTLIB=ixcr.lib XMLSCRIPTLIB=ixcr.lib
COMPHELPERLIB=icomphelp2.lib COMPHELPERLIB=icomphelp2.lib
......
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