The rule for `%.list` needs to run a target executable on all targets. This isn't possible with eg. a mingw cross build. Attempting to do so ends with a somewhat confusing error: ``` ../../../cfg/RULES_GTEST:45: gsample3.make: No such file or directory ```