INTEGRATION: CWS ause04 (1.3.56); FILE MERGED
2003/07/10 16:37:24 hjs 1.3.56.1: #108794# replace SRCFILES with SRC1FILES
This commit is contained in:
parent
441717076a
commit
7f41ed3f0f
1 changed files with 4 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: kso $ $Date: 2001-10-24 08:22:59 $
|
||||
# last change: $Author: kz $ $Date: 2003-08-25 14:52:55 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -70,9 +70,7 @@ ENABLE_EXCEPTIONS=TRUE
|
|||
|
||||
# --- Settings ---
|
||||
|
||||
.INCLUDE : svpre.mk
|
||||
.INCLUDE : settings.mk
|
||||
.INCLUDE : sv.mk
|
||||
|
||||
# --- Files ---
|
||||
|
||||
|
@ -82,7 +80,8 @@ OBJFILES=$(OBJ)$/$(TARGET).obj
|
|||
|
||||
.ENDIF # depend
|
||||
|
||||
SRCFILES=$(TARGET).src
|
||||
SRS1NAME=$(TARGET)
|
||||
SRC1FILES=$(TARGET).src
|
||||
|
||||
#
|
||||
# UCBEXPLORER
|
||||
|
|
Loading…
Reference in a new issue