mirror of https://github.com/golang/go.git
go/types: clean up after test
R=golang-dev, r CC=golang-dev https://golang.org/cl/5245057
This commit is contained in:
parent
3ac7cae6e8
commit
f0e82dd493
|
|
@ -14,3 +14,5 @@ GOFILES=\
|
||||||
universe.go\
|
universe.go\
|
||||||
|
|
||||||
include ../../../Make.pkg
|
include ../../../Make.pkg
|
||||||
|
|
||||||
|
CLEANFILES+=testdata/exports.[$(OS)]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue