• Robert Sprowson's avatar
    Make debug builds a bit simpler · a4135210
    Robert Sprowson authored
    AAsmModule:
     Remove SA_DEBUG override, instead use ASDFLAGS like CModule does.
    CModule:
     If the target is 'debug' allow CMHGDFLAGS to pass extra defines into CMHG, this avoids the common problem of having to have 2 CMHG files and select between them.
    
    Other - sync the messages token check/copying, use ${NOP} and ${FAPPEND} and ${DO}, and od.${RES_OBJ} isn't dependent on ${DIRS} since it already has that when creating o.${RES_OBJ}.
    
    Version 6.50. Tagged as 'BuildSys-6_50'
    a4135210
StdTools 3.82 KB