commit | 7307248adc86fe669f5b8a88305ca1304015bb41 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Sat Oct 01 20:09:54 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Mon Oct 03 15:26:03 2016 -0700 |
tree | c13c497de8173461dbefa16d48e6aa4c0f97c790 | |
parent | 842eb7cbcb865f76df1dd269a4e3eab67dcf2b65 [diff] |
Simplify $(shell) use This accounts for 20 instances of $(shell) that need to be rerun even if we aren't regenerating the makefiles. Reimplement using standard functions and macros that we can optimize for. Test: Manual verification, the lists only differ based on sorting (it was random filesystem order before) Change-Id: I797c9cd3b883db1f2801d85bf20bc1412b19eec6