tail/Makefile

5 lines
55 B
Makefile
Raw Normal View History

default: test
test: *.go
GOPATH=~/as/logyard go test