fathom/makefile
2016-11-21 13:24:50 +01:00

4 lines
52 B
Makefile

.PHONY: bin
bin: ana.go models/visit.go
go install