Date: Mon, 2 Dec 2002 06:31:21 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Message-ID: <200212021431.gB2EVLuv048945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/12/02 06:31:21 PST
Modified files:
. Makefile
Log:
If /usr/bin/make fails to pass the regression tests, it might not
be suitable for building. The old action here was to upgrade the
make in /usr/bin. This is both bogus and does not work under non
root. So, rather than overwriting the existing /usr/bin/make, we
now install it into a safe location, and use it from there.
Reviewed by: imp, marcel
Approved by: re (rwatson)
Revision Changes Path
1.270 +20 -7 src/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212021431.gB2EVLuv048945>
