]> Cypherpunks repositories - gostls13.git/commit
cmd/*: add -d option to bison.
authorAdam Langley <agl@golang.org>
Tue, 21 Feb 2012 15:50:58 +0000 (10:50 -0500)
committerAdam Langley <agl@golang.org>
Tue, 21 Feb 2012 15:50:58 +0000 (10:50 -0500)
commit30537789651be3e523bbdb4503f48a3b5b6ac48f
tree03be587fc9cc085769f29b149e45d6fd4f25096f
parentecd24f381e189df32f558ffab04b829cd4713649
cmd/*: add -d option to bison.

Without -d, bison doesn't generate y.tab.h.

R=rsc
CC=golang-dev
https://golang.org/cl/5685065
src/cmd/5a/Makefile
src/cmd/6a/Makefile
src/cmd/8a/Makefile
src/cmd/cc/Makefile