VERSION != cat VERSION LDFLAGS = -X main.Version=$(VERSION) gocheese: gocheese.go GOPATH=$(GOPATH) go build -ldflags "$(LDFLAGS)"