Also adds a few file global options to keep the generated code similar to what we already had.
4 lines
242 B
Makefile
4 lines
242 B
Makefile
regenerate:
|
|
go install github.com/gogo/protobuf/protoc-gen-gogo
|
|
protoc-min-version --version="3.0.0" --gogo_out=Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types:. --proto_path=../../../../../:../../protobuf/:. issue411.proto
|