• ITUGLIB Update: gmake 4.3g6 Available

    From Randall@21:1/5 to All on Fri Apr 22 10:53:43 2022
    Hi Everyone,

    The latest version of GMAKE - Guardian GNU Make - is now available on the ITUGLIB website. This version includes support for search lists for programs. As a result, you no longer have to fully qualify file names in your recipes. Rules like for following
    can be written:

    obj: src
    tal/in $</$@

    assuming you have a CLASS SEARCH =PMSEARCHLIST DEFINE containing $SYSTEM.SYSTEM. You can also specify your own DEFINE using the --search-define=name option.

    GMAKE 4.3g6 is based on GNU Make 4.3 with extensions for Guardian and is built for J-series and L-series. The program should work on any supported RVU - let us know here if it does not.

    Regards,
    Randall Becker
    On behalf of the ITUGLIB Technical Committee

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Randall@21:1/5 to Randall on Fri Apr 22 10:59:48 2022
    On Friday, April 22, 2022 at 1:53:44 p.m. UTC-4, Randall wrote:
    Hi Everyone,

    The latest version of GMAKE - Guardian GNU Make - is now available on the ITUGLIB website. This version includes support for search lists for programs. As a result, you no longer have to fully qualify file names in your recipes. Rules like for
    following can be written:

    obj: src
    tal/in $</$@

    assuming you have a CLASS SEARCH =PMSEARCHLIST DEFINE containing $SYSTEM.SYSTEM. You can also specify your own DEFINE using the --search-define=name option.

    GMAKE 4.3g6 is based on GNU Make 4.3 with extensions for Guardian and is built for J-series and L-series. The program should work on any supported RVU - let us know here if it does not.

    Regards,
    Randall Becker
    On behalf of the ITUGLIB Technical Committee

    Note: The tal line above needs 8 spaces at the beginning of the line. The newsgroup formatter removed those. Sorry.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)