Makefile 92 B

1234
  1. .PHONY: common
  2. common:
  3. protoc --proto_path=. --micro_out=. --go_out=:. proto/common.proto