]> Cypherpunks.ru repositories - gocheese.git/blob - gocheese.do
Less hardcoded module name
[gocheese.git] / gocheese.do
1 redo-ifchange *.go module-name
2 ${GO:=go} build -o $3 -ldflags "-X main.Version=`cat VERSION`" `cat module-name`