toolsandutils/buildsystem/extension/tools/compsupp.mk
branchRCL_3
changeset 77 7e5a49312cad
parent 76 2b4ec55c802e
equal deleted inserted replaced
76:2b4ec55c802e 77:7e5a49312cad
    35 BLD : do_nothing
    35 BLD : do_nothing
    36 
    36 
    37 SAVESPACE : do_nothing
    37 SAVESPACE : do_nothing
    38 
    38 
    39 RELEASABLES :
    39 RELEASABLES :
    40 		@perl -S $(EPOCROOT)epoc32/tools/listzip.pl $(EPOCROOT)epoc32/release $(FILE)
    40 		@perl -S $(EPOCROOT)epoc32/tools/listzip.pl $(TODIR) $(FILE)
    41 
    41 
    42 CLEAN : do_nothing
    42 CLEAN : do_nothing
    43 
    43