On Wed, Apr 22, 2026 at 04:08:22PM +0200, Theo Buehler wrote: > On Wed, Apr 22, 2026 at 02:04:20PM +0000, Mikolaj Kucharski wrote: > > Hi. > > > > I have BSDmakefile files used in multiple mini projects and to avoid > > conflict with GNU make, I was using BSDmakefile as the filename over the > > years. Today I discovered that make(1) doesn't see that filename any > > more. > > Support for BSDmakefile was removed in make/main.c r1.104 (2014)
Ouch. I thought I was just recently in that mini project directory :| Somehow I've missed this. Thanks. -- Regards, Mikolaj
