Add missing .exe extension to yasm binary path on Windows

Avoids spurious rebuilds when building with ninja on Windows, as it's expecting "yasm" to exist, rather than "yasm.exe". In VS, the dependency check happens to work because there's a directory named "yasm" parallel to yasm.exe which it seems to accept.

Also fix minor typo in compile message.


Review URL: http://codereview.chromium.org/10206010

Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 218514fbdd7a4ee4720971866d83513a66cb5ddc
1 file changed
tree: e7e590beac0668c8e76dd2dbcf688237534b0426
  1. source/
  2. README.chromium
  3. yasm.gyp
  4. yasm_compile.gypi