zeit/Makefile

5 lines
86 B
Makefile

VERSION=0.0
all:
go build -ldflags "-X github.com/mrusme/zeit/z.VERSION=$(VERSION)"