1
0
Fork 0
mirror of https://github.com/Luzifer/dns_check.git synced 2024-11-08 14:10:06 +00:00
dns_check/Makefile

9 lines
172 B
Makefile
Raw Normal View History

2015-12-14 16:13:21 +00:00
default:
compile:
go generate
go build -ldflags "-X main.version=$(shell git describe --tags || git rev-parse --short HEAD)" .
bindata:
go-bindata nameservers.yaml