Home
last modified time | relevance | path

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

/third_party/musl/libc-test/
DMakefile124 cleanall: clean target
153 .PHONY: all run clean cleanall
DREADME70 the main non-file make targets are all, run, clean and cleanall.
71 (cleanall removes the reports unlike clean, run reruns the dynamically
/third_party/boost/tools/build/src/
Dbuild_system.py523 cleanall = "--clean-all" in sys.argv
657 elif cleanall:
Dbuild-system.jam689 local cleanall ; if "--clean-all" in $(.argv) { cleanall = true ; }
1036 else if $(cleanall)