1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-07 01:27:01 +02:00
seaweedfs/go/proto/Makefile
Chris Lu 1818a2a2da Change to protocol buffer for volume-join-masster message
Reduced size to about 1/5 of the previous json format message
2014-04-21 02:11:10 -07:00

5 lines
70 B
Makefile

TARG=../operation
all:
protoc --go_out=$(TARG) system_message.proto