seaweedfs/weed/data/Makefile

7 lines
170 B
Makefile
Raw Normal View History

2023-02-13 08:01:14 +00:00
all: gen
.PHONY : gen
gen:
protoc columnar.proto --go_out=./columnar_pb --go-grpc_out=./columnar_pb --go_opt=paths=source_relative --go-grpc_opt=paths=source_relative