INTEGRATION: CWS warnings01 (1.5.12); FILE MERGED
2006/05/23 23:24:48 sb 1.5.12.3: RESYNC: (1.5-1.6); FILE MERGED 2006/05/22 15:21:21 sb 1.5.12.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162. 2006/03/02 08:08:45 gh 1.5.12.1: removing warnings for linux and solarisSparc and some windows
This commit is contained in:
parent
ef72f28b21
commit
b35dbe125f
1 changed files with 4 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.6 $
|
||||
# $Revision: 1.7 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2006-05-05 08:06:10 $
|
||||
# last change: $Author: hr $ $Date: 2006-06-20 00:26:55 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -35,7 +35,7 @@
|
|||
|
||||
PRJ=..$/..
|
||||
|
||||
PRJNAME=basic
|
||||
PRJNAME=automation
|
||||
TARGET=testtool
|
||||
|
||||
# --- Settings ------------------------------------------------------------
|
||||
|
@ -53,6 +53,7 @@ OBJFILES = \
|
|||
|
||||
|
||||
EXCEPTIONSFILES= \
|
||||
$(OBJ)$/tcommuni.obj \
|
||||
$(OBJ)$/cmdstrm.obj \
|
||||
$(OBJ)$/objtest.obj
|
||||
|
||||
|
|
Loading…
Reference in a new issue