Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2007 18:40:34 +0000 (UTC)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk sys.mk
Message-ID:  <200710271840.l9RIeYsV043308@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2007-10-27 18:40:34 UTC

  FreeBSD src repository

  Modified files:
    share/mk             sys.mk 
  Log:
  Allow the shell used by make(1) to be changed early via the
  __MAKE_SHELL variable.  This feature isn't supposed to be in wide
  use, but it's needed now to make `installworld' independent of the
  stock binaries and libs so that radical ABI changes can go in safely.
  
  Reviewed by:    ru
  
  Revision  Changes    Path
  1.93      +5 -0      src/share/mk/sys.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710271840.l9RIeYsV043308>