sh-elf-binutils/giteapc-config-clean.make
Lephenixnoir 92ec440af8
new build system for fxSDK sysroot
* Configure and install so stuff ends up in the fxSDK sysroot
* Don't clean by default, make it a configuration called :clean
* :any now only skips build if the compiler is in the sysroot
* Redo README with proper tutorial

Details:
* Proper .gitignore
2022-08-19 15:03:06 +02:00

4 lines
77 B
Makefile

# Clean the build products after install
CONFIG_CLEAN=1
export CONFIG_CLEAN