INTEGRATION: CWS vq21 (1.51.64); FILE MERGED
2005/10/17 15:01:11 vq 1.51.64.1: #i56067# Choose unambiguous filename for map files.
This commit is contained in:
parent
f84e32a84d
commit
77553784f0
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: tg_app.mk,v $
|
||||
#
|
||||
# $Revision: 1.51 $
|
||||
# $Revision: 1.52 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 09:42:06 $
|
||||
# last change: $Author: rt $ $Date: 2005-10-19 12:04:45 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -185,7 +185,7 @@ $(APP$(TNR)TARGETN): $(APP$(TNR)OBJS) $(APP$(TNR)LIBS) \
|
|||
$(LINKFLAGSAPP) $(APP$(TNR)BASEX) \
|
||||
$(APP$(TNR)STACKN) \
|
||||
-out:$@ \
|
||||
-map:$(MISC)$/$(@:b).map \
|
||||
-map:$(MISC)$/$(subst,$/,_ $(APP$(TNR)TARGET)).map \
|
||||
$(STDOBJ) \
|
||||
$(APP$(TNR)LINKRES) \
|
||||
$(APP$(TNR)RES) \
|
||||
|
|
Loading…
Reference in a new issue