mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
Makefile.libogc should not remove already pre-created lib files
This commit is contained in:
parent
7ca508d516
commit
1cac74d69f
@ -253,7 +253,6 @@ libs: $(LIBRARIES)
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
clean:
|
clean:
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
rm -fr $(LIBS)
|
|
||||||
rm -fr $(BASEDIR)/wii/*.o
|
rm -fr $(BASEDIR)/wii/*.o
|
||||||
rm -f *.map
|
rm -f *.map
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user