mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +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:
|
||||
#---------------------------------------------------------------------------------
|
||||
rm -fr $(LIBS)
|
||||
rm -fr $(BASEDIR)/wii/*.o
|
||||
rm -f *.map
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user