mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
build: Add additional archive types to 'make clean' target
Change-Id: I6dd27ba8a793367b9c1095082238629a53081fb4
This commit is contained in:
parent
70dc293a60
commit
7fe0a95dd3
1 changed files with 3 additions and 2 deletions
|
@ -224,8 +224,9 @@ veryclean: clean
|
|||
clean::
|
||||
$(SILENT)echo Cleaning build directory
|
||||
$(SILENT)rm -rf rockbox.zip rockbox.7z rockbox.tar rockbox.tar.gz \
|
||||
rockbox.tar.bz2 TAGS apps firmware tools comsim sim lang lib \
|
||||
manual *.pdf *.a credits.raw rockbox.ipod bitmaps \
|
||||
rockbox.tar.xz rockbox-full.* rockbox-fonts.* TAGS apps \
|
||||
firmware tools comsim sim lang lib manual \
|
||||
*.pdf *.a credits.raw rockbox.ipod bitmaps \
|
||||
pluginbitmaps UI256.bmp rockbox-full.zip html txt \
|
||||
rockbox-manual*.zip sysfont.h rockbox-info.txt voicefontids \
|
||||
*.wav *.mp3 *.voice *.talk $(CLEANOBJS) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue