forked from cerc-io/ipld-eth-server
5 lines
51 B
Makefile
5 lines
51 B
Makefile
default: gotail
|
|
|
|
gotail: *.go ../../*.go
|
|
go build
|