Searched refs:TESTOFILES (Results 1 – 1 of 1) sorted by relevance
113 TESTOFILES=\ macro150 STESTOFILES=$(patsubst obj/%,obj/so/%,$(TESTOFILES))155 DTESTOFILES=$(patsubst obj/%,obj/dbg/%,$(TESTOFILES))184 obj/test/%: obj/libre2.a obj/re2/testing/%.o $(TESTOFILES) obj/util/test.o186 $(CXX) -o $@ obj/re2/testing/$*.o $(TESTOFILES) obj/util/test.o obj/libre2.a $(LDFLAGS) $(LDPCRE)196 obj/test/regexp_benchmark: obj/libre2.a obj/re2/testing/regexp_benchmark.o $(TESTOFILES) obj/util/b…198 …$(CXX) -o $@ obj/re2/testing/regexp_benchmark.o $(TESTOFILES) obj/util/benchmark.o obj/libre2.a $(…215 testofiles: $(TESTOFILES)