Searched defs:all (Results 1 – 8 of 8) sorted by relevance
9 all: html pdf target
14 all: html pdf target
22 all: $(BINARIES) target
213 all: static target215 all: shared static target
111 all: $(EXES) target116 all: fuzz target
9 all: programs tests target
146 all: $(BINARIES) target
68 def all(self, *names): member in Config