...

Text file src/github.com/gogo/protobuf/test/issue411/Makefile

Documentation: github.com/gogo/protobuf/test/issue411

     1regenerate:
     2	go install github.com/gogo/protobuf/protoc-gen-gogo
     3	protoc-min-version --version="3.0.0" --gogo_out=Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types:. --proto_path=../../../../../:../../protobuf/:. issue411.proto

View as plain text