On 2019-08-24 3:08 p.m., Bruno Haible wrote:
Assaf Gordon wrote:
this version of "make" is the native version
(=preinstalled by the operating system) in FreeBSD and NetBSD
So, by improving the support for OpenBSD I regressed on the same
feature in FreeBSD? Ouch.
Somewhat related,
I'm also struggling with another "bmake" issue relating to automake,
here: https://lists.gnu.org/r/automake/2019-08/msg00000.html
Seems like some recent change in automake broke compilation (of released
tarballs) with "bmake", while gnu-make still works.
The fact that the error message in both case is "don't know how to make
XXXX" perhaps hints there's some common dependency detection that works
in gnu-make and not in bmake - might be helpful to consider that.
-assaf