Commit fc61ea3b authored by Anthony Martin's avatar Anthony Martin Committed by Rob Pike

goyacc: clean up after units

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5286047
parent 78479163
......@@ -15,3 +15,4 @@ units: goyacc units.y
$(GC) y.go
$(LD) -o units y.$O
CLEANFILES += units y.go y.output
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment