toolsandutils/buildsystem/extension/tools/compsupp.mk
branchRCL_3
changeset 23 914fcbc22065
parent 18 99082257a271
child 33 54aa4a06a075
equal deleted inserted replaced
22:478433108991 23:914fcbc22065
    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 $(EPOCROOT) $(FILE)
    41 
    41 
    42 CLEAN : do_nothing
    42 CLEAN : do_nothing
    43 
    43