...

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

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

     1regenerate:
     2	go install github.com/gogo/protobuf/protoc-gen-gogofast
     3	protoc-min-version --version="3.0.0" --gogofast_out=Mgoogle/protobuf/descriptor.proto=github.com/gogo/protobuf/protoc-gen-gogo/descriptor:. --proto_path=../../../../../:../../protobuf/:. *.proto

View as plain text