• Ben Avison's avatar
    Build process changes · 6bfb6dbc
    Ben Avison authored
    Detail:
      Install rule now takes an optional INSTTYPE switch: if this is set to
      "libraries" then instead of installing the SCL module, we install the
      headers, stubs, ansilib, risc_oslib and overlay manager libraries. This is
      intended primarily for the tools CD disc image.
      The component is also now cleaned in the "clean" phase. Historically, the
      exception made for this component (and OSLib and Desk, both now binary
      imports) was made on the grounds of speed, and this is not such an issue
      these days. Moreover, we need cleaning to take place on desktop disc builds
      because the SCL must be built and installed in both APCS-R and APCS-32
      versions, which requires an intermediate clean.
    Admin:
      Tested in a Tools CD build.
    
    Retagged as 'RISC_OSLib-5_54'
    
    Version 5.54. Not tagged
    6bfb6dbc
Makefile 28.5 KB