javaextensions/midprms_db/tsrc/build/ant.mk
branchRCL_3
changeset 14 04becd199f91
equal deleted inserted replaced
13:f5050f1da672 14:04becd199f91
       
     1 #
       
     2 # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description: 
       
    15 #
       
    16 #include ../../../../../../build/ant_s60.mk
       
    17 
       
    18 build_java : 
       
    19 	call ant
       
    20 
       
    21 FREEZE : 
       
    22 	rem do_nothing
       
    23 
       
    24 LIB : 
       
    25 	rem do_nothing
       
    26 
       
    27 MAKMAKE : 
       
    28 	rem do_nothing
       
    29 
       
    30 RESOURCE : 
       
    31 	rem do_nothing
       
    32 
       
    33 BLD : build_java
       
    34 
       
    35 SAVESPACE : 
       
    36 	rem do_nothing
       
    37 
       
    38 FINAL :
       
    39 	rem do_nothing
       
    40 
       
    41 CLEAN : 
       
    42 	ant clean
       
    43 
       
    44 RELEASABLES : 
       
    45 	rem do_nothing