k3s/hack/make-rules/helpers/go2make
Tim Hockin f75ffe50a1 Add a helper tool to emit Makefile snippets
This loads the whole go universe one time, so should be faster that
repeated calls to `go list`
2018-06-04 15:04:21 -07:00
..
testdata Add a helper tool to emit Makefile snippets 2018-06-04 15:04:21 -07:00
BUILD Add a helper tool to emit Makefile snippets 2018-06-04 15:04:21 -07:00
go2make.go Add a helper tool to emit Makefile snippets 2018-06-04 15:04:21 -07:00
pkgwalk.go Add a helper tool to emit Makefile snippets 2018-06-04 15:04:21 -07:00
pkgwalk_test.go Add a helper tool to emit Makefile snippets 2018-06-04 15:04:21 -07:00