Date: Sat, 21 Sep 2024 18:16:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 217613] FreeBSD make -- local variable $(.PREFIX) does not strip preceding directory components Message-ID: <bug-217613-227-vCTUUyUAbL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217613-227@https.bugs.freebsd.org/bugzilla/> References: <bug-217613-227@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=3D217613 --- Comment #10 from Simon J. Gerraty <sjg@FreeBSD.org> --- (In reply to Norman Gray from comment #9) The entry for `.PREFIX` in the man page was corrected in NetBSD and hence b= make in 2023: .PREFIX The name of the target with suffix (if declared in .SUFFIXES) removed; also known as `*'. which now comports with the long standing behavior. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217613-227-vCTUUyUAbL>