INTEGRATION: CWS ause080 (1.2.6); FILE MERGED

2007/06/05 10:48:22 hjs 1.2.6.1: #i78107# -Zd (line information only) and -clr (common runtime library) do not work together
This commit is contained in:
Ivo Hinkelmann 2007-06-06 09:58:37 +00:00
parent 39f9cdd1f3
commit 5d62cc4e36

View File

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.2 $
# $Revision: 1.3 $
#
# last change: $Author: kz $ $Date: 2007-05-09 13:32:11 $
# last change: $Author: ihi $ $Date: 2007-06-06 10:58:37 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -44,6 +44,7 @@ USE_DEFFILE = TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/util$/makefile.pmk
.IF "$(COM)$(COMEX)" == "MSC11" || "$(COM)$(COMEX)" == "MSC10"