zeit/Makefile
2020-10-11 15:05:10 +01:00

5 lines
86 B
Makefile

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