mirror of
https://git.planet-casio.com/Lephenixnoir/sh-elf-gcc.git
synced 2024-12-28 20:43:39 +01:00
5 lines
69 B
Text
5 lines
69 B
Text
|
# Don't clean build folder after a build
|
||
|
NO_CLEAN=1
|
||
|
|
||
|
export NO_CLEAN
|