javatools/certificatesconfigurator/tsrc/build/antcleanupcertificatesconfiguratortests.mk
equal
deleted
inserted
replaced
1 # |
|
2 # Copyright (c) 2009 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 |
|
17 build_java : |
|
18 rem do_nothing |
|
19 |
|
20 FREEZE : |
|
21 rem do_nothing |
|
22 |
|
23 LIB : |
|
24 rem do_nothing |
|
25 |
|
26 MAKMAKE : |
|
27 rem do_nothing |
|
28 |
|
29 RESOURCE : |
|
30 rem do_nothing |
|
31 |
|
32 BLD : build_java |
|
33 |
|
34 SAVESPACE : |
|
35 rem do_nothing |
|
36 |
|
37 FINAL : |
|
38 rem do_nothing |
|
39 |
|
40 CLEAN : |
|
41 ant clean |
|
42 |
|
43 RELEASABLES : |
|
44 rem do_nothing |
|