...

Text file src/github.com/gogo/protobuf/test/importcustom-issue389/imported/Makefile

Documentation: github.com/gogo/protobuf/test/importcustom-issue389/imported

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

View as plain text