box-o-sand/gotime/.installation/Makefile
Dan Buch 13201cbfea Adding a local go installation
since the one shipped by way of ubuntu repos is *just* outdated enough.
2012-08-25 22:16:11 -04:00

6 lines
120 B
Makefile

go/src/all.bash:
hg clone -u release https://code.google.com/p/go
go/bin/go: go/src/all.bash
cd go/src && ./all.bash