diff -r a365cb779476 -r cf589eb1e31e commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/installdefaultcommdb.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/installdefaultcommdb.mk Mon Oct 04 02:21:43 2010 +0300 @@ -0,0 +1,240 @@ + + + + + + +S60 Cross Referencer: mcl_201032_hw79 + + + + + + + + + +
+ +
+

Company confidential

+
+ + + + + + + + + + + + + + +
+ + + + + + +
+
+ + [ source navigation ]
+ [ diff markup ]
+ [ identifier search ]
+ [ general search ]
+
 
+ + + + + + + + + + + + +
 DFS7x.92  MCL - DFS7x.01  S60_3_23  pf_5250  requested
+ +  [ 92_201033_hw79 ]
+  [ 92ps1_201033_hw79 ]
+  [ 92att_201033_hw79 ]
+  [ 92_201032_hw79 ]
+  [ 92ps1_201032_hw79 ]
+  [ 92att_201032_hw79 ]
+  [ 92_201030_hw79 ]
+  [ 92ps1_201030_hw79 ]
+  [ 92_201022_hw79 ]
+  [ 92_201012_hw79 ]
+  [ mcl_201002_hw79 ]
+
+ +  [ mcl_201032_hw79 ]
+  [ mcl_201030_hw79 ]
+  [ mcl_201028_hw79 ]
+  [ mcl_201026_hw79 ]
+  [ mcl_201020_hw79 ]
+  [ mcl_201012_hw79 ]
+  [ mcl_201004_hw79 ]
+  [ mcl.01_201002_hw79 ]
+
+ +  [ S60_3_23_201024_RnD_gadget ]
+  [ S60_3_23_201022_RnD_gadget ]
+  [ S60_3_23_201010_RnD_gadget ]
+  [ S60_3_23_201002_RnD_gadget ]
+
+ +  [ pf_5250_prd_30.0.029 ]
+  [ pf_5250_prd_30.0.028 ]
+  [ pf_5250_prd_30.0.004 ]
+  [ pf_5250_201012 ]
+  [ pf_5250_201002 ]
+
+ +  [ NCP79_92_10w33_RC1 ]
+  [ NCP79_92ps1_10w33_RC1 ]
+  [ NCP79_92att_10w33_RC1 ]
+  [ NCP_TB10.1.10w32.013 ]
+  [ NCP79_92_10w32_RC1 ]
+  [ NCP79_92ps1_10w32_RC1 ]
+  [ NCP79_92att_10w32_RC1 ]
+  [ NCP110_10w32_RC ]
+  [ NCP110_10w30_RC2 ]
+  [ dfs110_11001_201028_hw110 ]
+
+
+ +
+
+001 # Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+002 # All rights reserved.
+003 # This component and the accompanying materials are made available
+004 # under the terms of "Eclipse Public License v1.0"
+005 # which accompanies this distribution, and is available
+006 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
+007 #
+008 # Initial Contributors:
+009 # Nokia Corporation - initial contribution.
+010 #
+011 # Contributors:
+012 #
+013 # Description:
+014 # Envoke CED to install correct CommDB
+015 #
+016 
+017 do_nothing :
+018         rem do_nothing
+019 
+020 #
+021 # The targets invoked by abld 
+022 #
+023 
+024 MAKMAKE : do_nothing
+025 
+026 RESOURCE : do_nothing
+027 
+028 SAVESPACE : BLD
+029 
+030 BLD : do_nothing
+031 
+032 FREEZE : do_nothing
+033 
+034 LIB : do_nothing
+035 
+036 CLEANLIB : do_nothing
+037 
+038 FINAL : 
+039         perl $(EXTENSION_ROOT)/installdefaultcommdb.pl --command=build --platform=$(PLATFORM) --variant=$(CFG) --platsec
+040 
+041 CLEAN : 
+042         perl $(EXTENSION_ROOT)/installdefaultcommdb.pl --command=clean --platform=$(PLATFORM) --variant=$(CFG) --platsec
+043 
+044 RELEASABLES : 
+045         @perl $(EXTENSION_ROOT)/installdefaultcommdb.pl --command=releasables --platform=$(PLATFORM) --variant=$(CFG) --platsec
+046         
+047 
+048 
+
+ + + + + + + + +
+ [ source navigation ] + [ diff markup ] + [ identifier search ] + [ general search ]
+
+ + + + +
+ This page was automatically generated by the + LXR engine. +
And brought to you by the + Delivery Tools. +
+
+ + +Current status: ready \ No newline at end of file