Kaydet (Commit) aa40b1ea authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS dba203c (1.3.86); FILE MERGED

2006/04/20 12:16:16 fs 1.3.86.1: #i64427# exception support
üst bbd5003f
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: rt $ $Date: 2005-09-08 07:46:54 $
# last change: $Author: rt $ $Date: 2006-05-04 08:22:22 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -41,13 +41,16 @@ TARGET=simpledbt
.INCLUDE : settings.mk
# --- Files --------------------------------------------------------
EXCEPTIONSFILES=\
$(SLO)$/staticdbtools_s.obj \
$(SLO)$/parsenode_s.obj \
$(SLO)$/parser_s.obj
SLOFILES=\
$(SLO)$/charset_s.obj \
$(SLO)$/refbase.obj \
$(SLO)$/staticdbtools_s.obj \
$(SLO)$/parsenode_s.obj \
$(SLO)$/parser_s.obj \
$(SLO)$/dbtfactory.obj \
$(EXCEPTIONSFILES) \
$(SLO)$/charset_s.obj \
$(SLO)$/refbase.obj \
$(SLO)$/dbtfactory.obj \
# --- Targets ------------------------------------------------------
......
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