Commit 75719112 authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

Makefile

parent 68d78e5f
all: node.pb.go
node.pb.go: node.proto
protoc --gogo_out=. --proto_path=../../../../:/usr/local/opt/protobuf/include:. $<
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment