sbsv2/raptor/util/talon/tests/t4.mk
branchwip
changeset 342 f0e42ff3359f
parent 256 ac7e607c7d30
child 353 bb0bded637e9
equal deleted inserted replaced
341:4fd571a5fb6a 342:f0e42ff3359f
     1 #
     1 #
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of the License "Eclipse Public License v1.0"
     5 # under the terms of the License "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 
    16 
    17 SHELL:=$(TALON)
    17 include settings.mk
    18 TALON_TIMEOUT:=4000
    18 TALON_TIMEOUT:=4000
    19 TALON_RETRIES:=4
    19 TALON_RETRIES:=4
    20 TALON_RECIPEATTRIBUTES:=platform='$$PLATFORM' mmp='$$MMP' bldinf='$$BLDINF'
    20 TALON_RECIPEATTRIBUTES:=platform='$$PLATFORM' mmp='$$MMP' bldinf='$$BLDINF'
    21 export 
    21 export 
    22 
    22