]> Cypherpunks repositories - gostls13.git/commit
fix windows Make.cmd:
authorAlex Brainman <alex.brainman@gmail.com>
Sun, 25 Jul 2010 23:55:25 +0000 (09:55 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sun, 25 Jul 2010 23:55:25 +0000 (09:55 +1000)
commitaa4639faf1943d76544cbc4a069239f2087b0563
tree5ec7498e051bc3282881e3ea37e063e1a58cd00c
parent7f9e24748970e57e47d9bd5a444c05541772da49
fix windows Make.cmd:
- TARG had extra space at the end;
- it should be set before "all" target.

R=rsc, Joe Poirier
CC=golang-dev
https://golang.org/cl/1846042
src/Make.cmd