Did make(1) stop handling BSDmakefile implicitly?

Mikolaj Kucharski <[email protected]>
Newsgroups gmane.os.openbsd.bugs
Message-ID <[email protected]>
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.

$ make clean
make: no target to make.

$ make clean
make: don't know how to make clean
Stop in /home/mkucharski/code/latex/labels-a4

$ make -f BSDmakefile clean
rm -f -- *.aux *.log

$ sysctl -n kern.version
OpenBSD 7.9-beta (GENERIC.MP) #359: Fri Mar 27 12:42:31 MDT 2026
    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP


-- 
Regards,
 Mikolaj
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.