mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
(libretro-db) Add rules to clean target
This commit is contained in:
parent
f7d0f25c07
commit
f47ee55525
@ -76,4 +76,7 @@ check: testlib.so tests.lua
|
||||
lua ./tests.lua
|
||||
|
||||
clean:
|
||||
rm -rf $(LIBRETRO_COMMON_DIR)/*.o
|
||||
rm -rf $(LIBRETRO_COMMON_DIR)/compat/*.o
|
||||
rm -rf $(LIBRETRO_COMMON_DIR)/file/*.o
|
||||
rm -rf *.o rmsgpack_test lua_converter libretrodb_tool testlib.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user