mirror of
https://github.com/libretro/libretro-super
synced 2025-02-05 18:40:05 +00:00
l3iggs
6b6bc15262
move ./configure into NOCLEAN if statement
Running `./configure` before `make` triggers a complete rebuild. I'd like to exert control over when a complete rebuild takes place. Moving ./configure into the NOCLEAN if statement allows for that.
Description
Super repo for other libretro projects. Fetches, builds and installs.
Languages
Shell
92.6%
Python
3.3%
CMake
2.1%
Batchfile
1.9%