• 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.5...
    d8eeed92
CApp 7.32 KB