uigraphics/AknIcon/group/AknIconInterfaces.mk
changeset 64 ecb300a325e8
parent 42 2398a337fa76
equal deleted inserted replaced
60:8c5e74913800 64:ecb300a325e8
    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