1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-04 16:16:58 +02:00
seaweedfs/weed/pb/Makefile
2017-01-10 01:01:12 -08:00

7 lines
75 B
Makefile

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