mirror of https://github.com/golang/go.git
go/build: remove crud in cgotest/_obj
R=adg CC=golang-dev https://golang.org/cl/4584060
This commit is contained in:
parent
7c248ae077
commit
c357ca663f
|
|
@ -11,7 +11,7 @@ GOFILES=\
|
|||
path.go\
|
||||
syslist.go\
|
||||
|
||||
CLEANFILES+=syslist.go
|
||||
CLEANFILES+=syslist.go cgotest/_obj
|
||||
|
||||
include ../../../Make.pkg
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue