mapserver/Makefile

7 lines
40 B
Makefile
Raw Normal View History

2019-01-05 17:21:24 +01:00
test:
go test ./...
build:
2019-01-08 08:47:28 +01:00
go build