Home
last modified time | relevance | path

Searched refs:allclean (Results 1 – 1 of 1) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/
DMakefile269 ifneq ($(filter allclean,$(MAKECMDGOALS)),)
1099 PHONY += allclean
1101 allclean: clean ; target
1107 allclean: target
1108 +$(call cmd,allclean)
1110 allclean: clean ; target
1174 …$(call echo-help, allclean - Remove all generated files and the output directory if possib…