overflow_api_service/echoserver/Makefile
insanity@loafle.com ba5ce10a15 tttt
2017-06-27 16:08:17 +09:00

5 lines
377 B
Makefile

protoc -I/usr/local/include -I. -I${GOPATH}/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis --go_out=plugins=grpc:. --grpc-gateway_out=logtostderr=true:. echoserver/echoserver.proto
protoc -I/usr/local/include -I. -I$GOPATH/src -I$GOPATH/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis
-I grpc/ grpc/grpc.proto --go_out=plugins=grpc:grpc