Kaydet (Commit) e253bc20 authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

INTEGRATION: CWS dba12 (1.4.196); FILE MERGED

2004/04/27 07:06:30 fs 1.4.196.1: #i28385# renamed dbtools lib to SUPD scheme
üst 3683728f
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.4 $ # $Revision: 1.5 $
# #
# last change: $Author: fs $ $Date: 2001-07-25 13:32:10 $ # last change: $Author: hjs $ $Date: 2004-06-28 16:52:42 $
# #
# 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
...@@ -87,7 +87,7 @@ LIB1FILES=\ ...@@ -87,7 +87,7 @@ LIB1FILES=\
# --- dynamic library --------------------------- # --- dynamic library ---------------------------
SHL1TARGET= $(DBTOOLS_TARGET)$(DBTOOLS_MAJOR) SHL1TARGET= $(DBTOOLS_TARGET)$(UPD)$(DLLPOSTFIX)
SHL1STDLIBS=\ SHL1STDLIBS=\
$(CPPULIB) \ $(CPPULIB) \
$(CPPUHELPERLIB) \ $(CPPUHELPERLIB) \
...@@ -103,10 +103,6 @@ SHL1STDLIBS=\ ...@@ -103,10 +103,6 @@ SHL1STDLIBS=\
SHL1STDLIBS+=$(UCBHELPERLIB) SHL1STDLIBS+=$(UCBHELPERLIB)
.ENDIF .ENDIF
.IF "$(COMPHELPERLIB)" == ""
SHL1STDLIBS+= icomphelp2.lib
.ENDIF
SHL1DEPN= SHL1DEPN=
SHL1IMPLIB= idbtools SHL1IMPLIB= idbtools
......
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