sbsv2/raptor/util/talon/tests/run.sh
author timothy.murphy@nokia.com
Thu, 08 Apr 2010 13:44:00 +0100
branchfix
changeset 471 8786668610ae
parent 251 64208ed747d4
permissions -rw-r--r--
fix: revert -iquote since older cpps don't understand it fix: remove stupid repetition of for loop. tt: Enter commit message. Lines beginning with 'HG:' are removed.

#!/bin/sh
#
# Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of the License "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description: 
#

bash ./config.sh

make -f t3.mk
make -f t4.mk
make -f t5.mk