btc-crawl/Makefile

11 lines
101 B
Makefile
Raw Normal View History

2014-05-15 19:04:09 -05:00
btc-crawl: **.go
2014-05-10 20:48:33 -05:00
go build .
build: btc-crawl
clean:
rm btc-crawl
run: btc-crawl
./btc-crawl -v