mirror of
https://git.planet-casio.com/Lephenixnoir/sh-elf-gcc.git
synced 2025-06-03 09:25:09 +02:00
4 lines
69 B
Makefile
4 lines
69 B
Makefile
# Don't clean build folder after a build
|
|
NO_CLEAN=1
|
|
|
|
export NO_CLEAN
|