1
0
mirror of https://github.com/Luzifer/dns_check.git synced 2024-09-16 14:18:34 +00:00
dns_check/Makefile
2015-12-14 17:13:21 +01:00

9 lines
172 B
Makefile

default:
compile:
go generate
go build -ldflags "-X main.version=$(shell git describe --tags || git rev-parse --short HEAD)" .
bindata:
go-bindata nameservers.yaml