forked from len0rd/rockbox
tools: delete mk500boot upon make clean
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23363 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
90b576f55e
commit
9e004746cd
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ LDFLAGS := -g
|
||||||
|
|
||||||
CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \
|
CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \
|
||||||
generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat \
|
generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat \
|
||||||
lngdump telechips gigabeats creative hmac-sha1 mktccboot mknkboot rbspeexenc mkzenboot
|
lngdump telechips gigabeats creative hmac-sha1 mktccboot mknkboot rbspeexenc \
|
||||||
|
mkzenboot mk500boot
|
||||||
|
|
||||||
all: scramble descramble sh2d rdf2binary mkboot mktccboot mknkboot mkzenboot \
|
all: scramble descramble sh2d rdf2binary mkboot mktccboot mknkboot mkzenboot \
|
||||||
convbdf codepages uclpack rbspeexenc voicefont mk500boot
|
convbdf codepages uclpack rbspeexenc voicefont mk500boot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue