Home
last modified time | relevance | path

Searched refs:cleanall (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/
H A DMakefile124 cleanall: clean
153 .PHONY: all run clean cleanall
/third_party/python/Tools/wasm/
H A Dwasm_build.py794 platforms_choices = list(p.name for p in _profiles) + ["cleanall"]
795 platforms_help = list(p.name for p in _profiles if p.support_level) + ["cleanall"]
812 cleanall="remove all build directories", variable
833 if args.platform == "cleanall":
895 elif op == "cleanall":

Completed in 2 milliseconds