INTEGRATION: CWS ause05 (1.135.2); FILE MERGED

2003/05/16 13:47:07 hjs 1.135.2.2: RESYNC: (1.135-1.136); FILE MERGED
2003/05/15 14:53:58 hjs 1.135.2.1: #14307# add missing dependency
This commit is contained in:
Vladimir Glazounov 2003-06-04 09:39:43 +00:00
parent a44920aa6b
commit 71baece49d

View file

@ -2,9 +2,9 @@
#
# $RCSfile: target.mk,v $
#
# $Revision: 1.136 $
# $Revision: 1.137 $
#
# last change: $Author: hr $ $Date: 2003-04-29 17:34:27 $
# last change: $Author: vg $ $Date: 2003-06-04 10:39:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -2342,6 +2342,10 @@ $(MISC)$/$(TARGET)_xxl_%.done : %.xxl
.ENDIF
.ENDIF
.IF "$(RSC_MULTI1)$(RSC_MULTI2)$(RSC_MULTI3)$(RSC_MULTI4)$(RSC_MULTI5)$(RSC_MULTI6)$(RSC_MULTI7)$(RSC_MULTI8)$(RSC_MULTI9)"!=""
$(RSC_MULTI1) $(RSC_MULTI2) $(RSC_MULTI3) $(RSC_MULTI4) $(RSC_MULTI5) $(RSC_MULTI6) $(RSC_MULTI7) $(RSC_MULTI8) $(RSC_MULTI9): $(IMGLSTTARGET)
.ENDIF # "$(RSC_MULTI1)$(RSC_MULTI2)$(RSC_MULTI3)$(RSC_MULTI4)$(RSC_MULTI5)$(RSC_MULTI6)$(RSC_MULTI7)$(RSC_MULTI8)$(RSC_MULTI9)"!=""
# -------
# - SHL -
# -------