seaweedfs/weed/pb/Makefile
2018-05-08 01:59:43 -07:00

8 lines
126 B
Makefile

all: gen
.PHONY : gen
gen:
protoc seaweed.proto --go_out=plugins=grpc:.
protoc filer.proto --go_out=plugins=grpc:../filer