esp-idf/make
Angus Gratton 867b20837f build system: Explicitly disallow 'clean' along with non-cleaning targets
Too hard to stage the dependencies so that all clean steps complete before any build steps begin. Also, using and then
deleting and then regenerating SDKCONFIG_MAKEFILE in one pass is really hard to manage successfully.
2017-09-04 17:40:15 +10:00
..
common.mk
component_common.mk
component_wrapper.mk build: Print real paths for 'ulp' build objects as well 2017-08-11 14:26:44 +05:30
project.mk build system: Explicitly disallow 'clean' along with non-cleaning targets 2017-09-04 17:40:15 +10:00
project_config.mk