Um, Henrik... 4.4.90 is the latest in git: https://git.savannah.gnu.org/cgit/make.git/tree/configure.ac#n31
… and the OP here, who is probably on-list despite the invalid.noreply business, is, or at least shares a rather particular name with, the de facto OS/2 maintainer, innit, as credited in the 4.4.1 release announcement: https://lists.gnu.org/archive/html/info-gnu/2023-02/msg00011.html ... which superseded the 4.4 one: https://lists.gnu.org/archive/html/info-gnu/2022-10/msg00008.html ... which heralded the deprecation of OS/2 support. I'm off to look at the spaces on the if/endif directives, as with the Linux kernel makefiles, will reply further in Savannah... ________________________________ From: bug-make-bounces+martin.dorey=hds....@gnu.org <bug-make-bounces+martin.dorey=hds....@gnu.org> on behalf of Henrik Carlqvist <h...@poolhem.se> Sent: Saturday, June 22, 2024 08:21 To: Henrik Carlqvist <h...@poolhem.se> Cc: invalid.nore...@gnu.org <invalid.nore...@gnu.org>; psm...@gnu.org <psm...@gnu.org>; bo...@kolpackov.net <bo...@kolpackov.net>; bug-make@gnu.org <bug-make@gnu.org> Subject: Re: [bug #65908] Make fails with 'Makefile:3857: *** missing 'endif'. Stop. ***** EXTERNAL EMAIL ***** On Sat, 22 Jun 2024 16:57:17 +0200 Henrik Carlqvist <h...@poolhem.se> wrote: > > Used make is 'GNU Make v4.4.90' from git repo whose head is commit e3f938, > > and I'm working on OS/2. > > > > v4.4.1 works fine. > > In lack of OS/2 maintainer the official GNU Make dropped support for OS/2 > somewhere around version 4.4. It seems as if some unofficial fork was done > at > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkomh%2Fmake-os2&data=05%7C02%7Cmartin.dorey%40hds.com%7Cc1204a5f6e984af585e308dc92cf0ac9%7C18791e1761594f52a8d4de814ca8284a%7C0%7C0%7C638546665157247882%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=drYlRwwXte6Hg%2FvLK4XyLB5FM6G9q9ILDtCV%2FSsME%2F4%3D&reserved=0<https://github.com/komh/make-os2> > but that fork does not seem to have put > the effort in to follow continued work with GNU Make. Whoops, I now see that version 4.4.1 is the latest official release. I am not awer of any 4.4.90 version, there was a 4.4.0.90 version which is older than 4.4.1. Commit e3f938 is the latest commit, but no official release. That commit was made to the official GNU Make repo which has dropped OS/2 support. regards Henrik