run.sh 538 B

1234567891011121314151617181920212223
  1. #!/bin/sh
  2. #
  3. # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
  4. # All rights reserved.
  5. # This component and the accompanying materials are made available
  6. # under the terms of the License "Eclipse Public License v1.0"
  7. # which accompanies this distribution, and is available
  8. # at the URL "http://www.eclipse.org/legal/epl-v10.html".
  9. #
  10. # Initial Contributors:
  11. # Nokia Corporation - initial contribution.
  12. #
  13. # Contributors:
  14. #
  15. # Description:
  16. #
  17. bash ./config.sh
  18. make -f t3.mk
  19. make -f t4.mk
  20. make -f t5.mk