Files
seaweedfs/weed/pb/Makefile
T

7 lines
75 B
Makefile

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