cvs commit: src Makefile

Ruslan Ermilov ru at FreeBSD.org
Sat Jul 19 16:17:09 PDT 2003


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


More information about the cvs-all mailing list