Home
last modified time | relevance | path

Searched defs:phony (Results 1 – 4 of 4) sorted by relevance

/build/soong/phony/
Dphony.go15 package phony package
29 type phony struct { struct
52 fmt.Fprintln(w, "\ninclude $(CLEAR_VARS)", " # phony.phony") argument
/build/soong/android/
Dmakevars.go213 type phony struct { struct
214 name string
215 deps []string
/build/blueprint/bootstrap/
Dbootstrap.go137 phony = pctx.StaticRule("phony", var
/build/blueprint/
Dcontext.go4594 phony *buildDef // the phony buildDef that wraps the set member