Date: Sat, 19 Jul 2003 16:17:08 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Message-ID: <200307192317.h6JNH87I061692@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2003/07/19 16:17:08 PDT
FreeBSD src repository
Modified files:
. Makefile
Log:
Use an up-to-date make binary in the upgrade_checks target if
one is already available. This avoids sometimes unnecessary
step of attempting to rebuild the make binary again which may
fail at all if, for example, one has removed his /usr/include
before doing an installworld (to keep /usr/include tidied up).
Pointed out by: kris, marcel
Revision Changes Path
1.285 +1 -1 src/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307192317.h6JNH87I061692>
