forked from len0rd/rockbox
make clean remove the generated bmp pic too (for sim builds)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8800 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dd595be722
commit
cd5057958b
1 changed files with 1 additions and 1 deletions
2
tools/configure
vendored
2
tools/configure
vendored
|
@ -1173,7 +1173,7 @@ clean:
|
|||
\$(SILENT)echo Cleaning build directory
|
||||
\$(SILENT)rm -rf rockbox.zip TAGS @APPS@ firmware comsim sim lang.[ch]\
|
||||
manual *.pdf *.a credits.raw @OUTPUT@ bitmaps pluginbitmaps \
|
||||
@ARCHOSROM@ @FLASHFILE@
|
||||
@ARCHOSROM@ @FLASHFILE@ UI256.bmp
|
||||
|
||||
tools:
|
||||
\$(SILENT)\$(MAKE) -C \$(TOOLSDIR) CC=\$(HOSTCC) @TOOLSET@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue