• Ben Avison's avatar
    Additional tool defines · 16477b70
    Ben Avison authored
    * Define `DEFMOD` for cross-compilation use.
    * Define `SETTYPE` for cross-compilation use (this acts as a no-op; when
      cross-compiling, filetypes are indicated using ,xx suffixes instead).
    * Define `RUN` tool for both native and cross-compilation. This is already
      used in various components, but wasn't defined anywhere. It is particularly
      useful during cross-compilation for launching build tools that were built
      locally to a component, since on systems other than RISC OS, the current
      directory is typically not on the run path.
    16477b70
StdTools 6.68 KB