mirror of
https://github.com/golang/go
synced 2024-11-18 18:04:46 -07:00
goyacc: clean up after units
R=golang-dev, r CC=golang-dev https://golang.org/cl/5286047
This commit is contained in:
parent
78479163cb
commit
fc61ea3ba3
@ -15,3 +15,4 @@ units: goyacc units.y
|
||||
$(GC) y.go
|
||||
$(LD) -o units y.$O
|
||||
|
||||
CLEANFILES += units y.go y.output
|
||||
|
Loading…
Reference in New Issue
Block a user