update make

This commit is contained in:
thloyi
2026-03-05 11:39:34 +08:00
parent c9b0fc5ca5
commit 07527af9bc

8
Makefile Normal file
View File

@@ -0,0 +1,8 @@
.PHONY: build
build:
protoc --proto_path=. \
--go_opt=paths=source_relative \
--go_out=. \
--go-grpc_opt=paths=source_relative \
--go-grpc_out=. \
geyser.proto solana-storage.proto