Searched refs:cleanall (Results 1 – 4 of 4) sorted by relevance
124 cleanall: clean target153 .PHONY: all run clean cleanall
70 the main non-file make targets are all, run, clean and cleanall.71 (cleanall removes the reports unlike clean, run reruns the dynamically
523 cleanall = "--clean-all" in sys.argv657 elif cleanall:
689 local cleanall ; if "--clean-all" in $(.argv) { cleanall = true ; }1036 else if $(cleanall)