uigraphics/AknIcon/group/AknIconInterfaces.mk
branchRCL_3
changeset 13 a2f9480e2280
parent 0 05e9090e2422
child 24 e4e3998ddda2
equal deleted inserted replaced
11:33ddb261ab37 13:a2f9480e2280
    31 	$(CDLCOMPILER) client -p$(subst /,\,$(EPOCROOT)epoc32\include\platform\mw) $(subst /,\,$(EPOCROOT)epoc32\include\platform\mw\MifHeader.cdl)
    31 	$(CDLCOMPILER) client -p$(subst /,\,$(EPOCROOT)epoc32\include\platform\mw) $(subst /,\,$(EPOCROOT)epoc32\include\platform\mw\MifHeader.cdl)
    32 
    32 
    33 BLD : do_nothing
    33 BLD : do_nothing
    34 
    34 
    35 CLEAN : 
    35 CLEAN : 
    36 	-$(call remove,$(EPOCROOT)epoc32/include/platform/mw/MifHeader.cdl.h)	
    36 	-$(call remove,$(EPOCROOT)epoc32/include/platform/mw/mifheader.cdl.h)	
    37 	-$(call remove,$(EPOCROOT)epoc32/include/platform/mw/MifHeader.cdl.common.h)	
    37 	-$(call remove,$(EPOCROOT)epoc32/include/platform/mw/mifheader.cdl.common.h)	
    38 	-$(call remove,$(EPOCROOT)epoc32/include/platform/mw/MifHeader.cdl.common.hrh)	
    38 	-$(call remove,$(EPOCROOT)epoc32/include/platform/mw/mifheader.cdl.common.hrh)	
    39 
    39 
    40 LIB : do_nothing
    40 LIB : do_nothing
    41 
    41 
    42 CLEANLIB : do_nothing
    42 CLEANLIB : do_nothing
    43 
    43 
    46 FREEZE : do_nothing
    46 FREEZE : do_nothing
    47 
    47 
    48 SAVESPACE : do_nothing
    48 SAVESPACE : do_nothing
    49 
    49 
    50 RELEASABLES :
    50 RELEASABLES :
    51 	@echo $(EPOCROOT)epoc32/include/platform/mw/MifHeader.cdl.h
    51 	@echo $(EPOCROOT)epoc32/include/platform/mw/mifheader.cdl.h
    52 	@echo $(EPOCROOT)epoc32/include/platform/mw/MifHeader.cdl.common.h
    52 	@echo $(EPOCROOT)epoc32/include/platform/mw/mifheader.cdl.common.h
    53 	@echo $(EPOCROOT)epoc32/include/platform/mw/MifHeader.cdl.common.hrh
    53 	@echo $(EPOCROOT)epoc32/include/platform/mw/mifheader.cdl.common.hrh
    54 
    54 
    55 FINAL : do_nothing
    55 FINAL : do_nothing