• Robert Sprowson's avatar
    Improvements to resources phase rules · cfc0ecf2
    Robert Sprowson authored
    AAsmModule:
    The preferred override is now 'CUSTOMRES' to match CModule, though the former 'RESOURCES' is still accepted as a transitional step.
    The internal phoney targets (like resources-None) can no longer be augmented with :: since that doesn't make sense.
    Copied some block comments from CModule so they're easier to compare.
    Fixed the resourcesno/resourcesNo never appearing, this is because when CUSTOMRES=no you end up with two rules called resourcesno and no rule called resources.
    CModule:
    Added resources_res and resources_messages and resources_templates as well as RESOURCEEXTRA support (from AAsmModule).
    Copied some block comments from AAsmModule so they're easier to compare.
    
    Tested in an IOMD ROM resources phase.
    
    Version 6.48. Tagged as 'BuildSys-6_48'
    cfc0ecf2
CModule 14 KB