cmd/yacc: remove Makefile and build expr using go generate
It now serves as an example for go generate as well as for yacc. NOTE: Depends on go generate, which is not yet checked in. This is a proof of concept of the approach. That is https://golang.org/cl/125580044. LGTM=rsc R=rsc CC=golang-codereviews https://golang.org/cl/125620044
Showing
src/cmd/yacc/expr/README
0 → 100644
src/cmd/yacc/expr/main.go
0 → 100644
Please register or sign in to comment