kerneltest/f32test/loader/ldrtst.mke
changeset 293 0659d0e1a03c
parent 0 a41df078684a
equal deleted inserted replaced
291:206a6eaaeb71 293:0659d0e1a03c
       
     1 # Copyright (c) 2000-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 # All rights reserved.
       
     3 # This component and the accompanying materials are made available
       
     4 # under the terms of the License "Eclipse Public License v1.0"
       
     5 # which accompanies this distribution, and is available
       
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 #
       
     8 # Initial Contributors:
       
     9 # Nokia Corporation - initial contribution.
       
    10 #
       
    11 # Contributors:
       
    12 #
       
    13 # Description:
     1 # f32test/loader/ldrtst.mke
    14 # f32test/loader/ldrtst.mke
     2 #
       
     3 # Copyright (c) 2000 Symbian Ltd.  All rights reserved.
       
     4 #
    15 #
     5 
    16 
     6 ifeq "$(OS)" "Windows_NT"
    17 ifeq "$(OS)" "Windows_NT"
     7 ERASE := @erase 2>>nul
    18 ERASE := @erase 2>>nul
     8 else
    19 else