If I create a rule that attempts to invoke an executable that doesn't exist I will get an error like: ``` No rule found for foo/bar.exe ``` This error should really include the loc where this target is required.