forked from cerc-io/ipld-eth-server
readme additions and vendor updates
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
# General tools
|
||||
|
||||
SHELL=PATH='$(PATH)' /bin/sh
|
||||
|
||||
PROTOC = protoc --gogofaster_out=. --proto_path=.:$(GOPATH)/src:$(dir $@) $<
|
||||
|
||||
# enable second expansion
|
||||
.SECONDEXPANSION:
|
||||
|
||||
include Rules.mk
|
||||
Reference in New Issue
Block a user