Searched defs:phony (Results 1 – 4 of 4) sorted by relevance
15 package phony package29 type phony struct { struct52 fmt.Fprintln(w, "\ninclude $(CLEAR_VARS)", " # phony.phony") argument
213 type phony struct { struct214 name string215 deps []string
137 phony = pctx.StaticRule("phony", var
4594 phony *buildDef // the phony buildDef that wraps the set member