Files
kubernetes/hack/lib
Tim Hockin 4a0c6c2444 Slightly nicer output when building
before:

```
$ make generated_files
+++ [0226 13:42:17] Building go targets for linux/amd64:
    hack/make-rules/helpers/go2make
> non-static build: k8s.io/kubernetes/hack/make-rules/helpers/go2make
```

after:

```
$ make generated_files
+++ [0226 14:30:08] Building go targets for linux/amd64
    k8s.io/kubernetes/hack/make-rules/helpers/go2make (non-static)
```
2022-02-27 10:29:59 -08:00
..
2022-02-27 10:29:59 -08:00
2021-11-09 10:34:54 +08:00
2020-08-02 01:22:59 -04:00
2020-08-02 10:56:46 -04:00
2021-08-14 11:20:26 -04:00