• Ben Avison's avatar
    Changes to keep GNUmakefiles and Makefiles compatible · d8eeed92
    Ben Avison authored
    Detail:
      GNUmakefiles/AAsmModule:
      * Adopt same extensible syntax for describing resources phase files as CModule (see BuildSys 6.91)
      GNUmakefiles/AppLibs:
      * Don't permit CALLXLIB to be used for application builds (see BuildSys 6.61)
      * Reflect MODMALLOCLIB leafname change (see BuildSys 6.61)
      * Add TBOXINTLIB, TBOXINTDBGLIB, PDEBUGLIB, PRISMLIB, REMOTEDBLIB, TRACELIB, UNICODELIB and include more libs in DEBUGLIBS (see BuildSys 6.63)
      GNUmakefiles/CApp:
      * Add install_debug_app rule for debug app installations (see BuildSys 6.53)
      GNUmakefiles/CLibrary:
      * Allow additional dependencies to be specified using LIB_DEPENDS (see BuildSys 6.63)
      * Gains install target (see BuildSys 7.15)
      GNUmakefiles/StdTools:
      * Add shell implementation of FAppend (see BuildSys 6.45) - compatible except for the fact that the destination is given current timestamp
      * ${NOP} no longer implicitly includes the silent-command prefix character @ (see BuildSys 6.50)
      * Add CPVFLAGS (see BuildSys 6.53) although it can't achieve anything as a suffix to the command
      * Add shell implementation of EraseCVS (see BuildSys 6.53)
      * Add InstViaRG tool (see BuildSys 6.70)
    
    
    Version 7.21. Tagged as 'BuildSys-7_21'
    d8eeed92
AAsmModule 12.1 KB