installationservices/swinstallationfw/test/group/cleansiflauncher.makefile
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
child 27 e8965914fac7
equal deleted inserted replaced
25:7333d7932ef7 26:8b7f4e561641
     1 # Copyright (c) 2008-2009 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:
       
    14 #
       
    15 # cleansiflauncher.makefile cleans the production version of the SIF Launcher.
       
    16 #
       
    17 
       
    18 do_nothing:
       
    19 	rem do nothing
       
    20 
       
    21 #
       
    22 # The targets invoked by abld...
       
    23 #
       
    24 
       
    25 MAKMAKE : do_nothing
       
    26 FREEZE : do_nothing
       
    27 LIB : do_nothing
       
    28 RESOURCE : do_nothing
       
    29 CLEANLIB : do_nothing
       
    30 FINAL : do_nothing
       
    31 SAVESPACE : do_nothing
       
    32 CLEAN : do_nothing
       
    33 RELEASABLES : do_nothing
       
    34 
       
    35 BLD : 
       
    36 	echo **************************************************
       
    37 	echo Removing SIF Launcher files after production build
       
    38 	echo **************************************************
       
    39 	call cleansiflauncher.bat $(PLATFORM) $(CFG)