...

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

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

     1regenerate:
     2	go install github.com/gogo/protobuf/protoc-gen-gogo
     3	protoc --gogo_out=. --proto_path=../../../../../:../../protobuf/:. *.proto

View as plain text