Home | History | Annotate | Download | only in core

Lines Matching refs:PROTOC

1144 ## Commands for running protoc to compile .proto into .java
1149 @echo "Protoc: $@ <= $(PRIVATE_PROTO_SRC_FILES)"
1153 $(PROTOC) \
1163 ## Commands for running protoc to compile .proto into .pb.cc (or.pb.c) and .pb.h
1166 @echo "Protoc: $@ <= $<"
1168 $(hide) $(PROTOC) \