Skip to content
  • Ian Lynagh's avatar
    Automatically add the $(exeext) to program names · 2b85372c
    Ian Lynagh authored
    We now define _PROGNAME, and _PROG is automatically defined with
    $(exeext). This will shortly automatically use the right exeext
    depending on what stage it is being compiled with (exeext may be
    different for different stages when cross-compiling).
    2b85372c