toolsandutils/buildsystem/extension/tools/compsupp.mk
changeset 40 62301b3b197e
parent 36 3d0d4481f434
equal deleted inserted replaced
38:86a1ec9fa7ba 40:62301b3b197e
    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) $(FILE)
    40 		@perl -S $(EPOCROOT)epoc32/tools/listzip.pl $(TODIR) $(FILE)
    41 
    41 
    42 CLEAN : do_nothing
    42 CLEAN : do_nothing
    43 
    43