build/common/fsh_buildsis.mk
changeset 0 7f656887cf89
child 4 c061fa280d92
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 # bldsis.mk
       
     2 # 
       
     3 # Copyright (c) 2010 Accenture. All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of the "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 # Accenture - Initial contribution
       
    11 #
       
    12 FINAL :
       
    13 ifneq ($(PLATFORM), WINSCW)
       
    14 	..\..\tools\fsh-buildsis -u $(PLATFORM) $(EPOCROOT)epoc32\rom\include\fshell.iby $(EPOCROOT)epoc32\fshell\fshell.sis
       
    15 endif
       
    16 
       
    17 RELEASABLES :
       
    18 ifneq ($(PLATFORM), WINSCW)
       
    19 	echo $(EPOCROOT)epoc32\fshell\fshell.unsigned.sis
       
    20 endif
       
    21 
       
    22 MAKMAKE BLD FREEZE LIB CLEANLIB RESOURCE CLEAN SAVESPACE :