Home
last modified time | relevance | path

Searched refs:benchmarks_protoc_inputs (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/benchmarks/
DMakefile.am2 benchmarks_protoc_inputs = \ macro
48 protoc_middleman: $(benchmarks_protoc_inputs)
49 $(PROTOC) -I$(srcdir) -I$(top_srcdir) --cpp_out=. $(benchmarks_protoc_inputs)
61 protoc_middleman: $(top_srcdir)/src/protoc$(EXEEXT) $(benchmarks_protoc_inputs) $(well_known_type_p…
62 …pwd/../src/protoc$(EXEEXT) -I. -I$(top_srcdir)/src --cpp_out=$$oldpwd $(benchmarks_protoc_inputs) )