1
0
mirror of https://github.com/Luzifer/dns_check.git synced 2024-09-18 23:23:00 +00:00
dns_check/Makefile

9 lines
172 B
Makefile
Raw Permalink 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