ccache/Makefile
2014-11-13 22:20:23 +07:00

6 lines
36 B
Makefile

t:
go test ./...
f:
go fmt ./...