Date: Tue, 08 Feb 2022 07:34:14 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 216839] man page: document BSDmakefile for make Message-ID: <bug-216839-9-gaOsUoSteL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216839-9@https.bugs.freebsd.org/bugzilla/> References: <bug-216839-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216839 Li-Wen Hsu <lwhsu@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |lwhsu@FreeBSD.org Status|Open |Closed CC| |lwhsu@FreeBSD.org Resolution|--- |Not A Bug --- Comment #1 from Li-Wen Hsu <lwhsu@FreeBSD.org> --- I think this is right, make(1) describe its default setting: .MAKE.MAKEFILE_PREFERENCE The ordered list of makefile names (default =E2=80=98m= akefile=E2=80=99, =E2=80=98Makefile=E2=80=99) that make will look for. And sys.mk is just overwriting this default, to add BSDmakefile, when being included. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216839-9-gaOsUoSteL>