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)
