Date: Fri, 06 Oct 2023 23:17:33 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274272] usr.bin/bmake: does not create make if tests dir does not exist Message-ID: <bug-274272-227-lp7Lg7KRSi@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274272-227@https.bugs.freebsd.org/bugzilla/> References: <bug-274272-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=3D274272 --- Comment #4 from Simon J. Gerraty <sjg@FreeBSD.org> --- Simply changing the condition to `.if ${.CURDIR:M*make} !=3D ""` would preserve the original intent and also meet your goal --=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-274272-227-lp7Lg7KRSi>