mapserver/Makefile
2019-01-05 17:21:24 +01:00

7 lines
42 B
Makefile

test:
go test ./...
build:
go build .