toolsandutils/buildsystem/extension/tools/compsupp.mk
changeset 36 3d0d4481f434
parent 0 83f4b4db085c
child 40 62301b3b197e
equal deleted inserted replaced
32:8265db477c4d 36:3d0d4481f434
    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