Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2023 21:13:08 +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-TnRrbavNcU@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 #2 from Simon J. Gerraty <sjg@FreeBSD.org> ---
Sorry I don't understand the problem here.
The guard `exists(${.CURDIR}/tests)` is to avoid settings that are
inappropriate  when in the tests directory.

usr.bin/bmake/tests should always exist whether you want to build TESTS or =
not.
If that directory does not, that is the problem to fix.

--=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-TnRrbavNcU>