Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2000 03:51:56 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/defaults make.conf src/sys Makefile src/sys/conf Makefile.alpha Makefile.i386 Makefile.pc98
Message-ID:  <200006171051.DAA25146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2000/06/17 03:51:56 PDT

  Modified files:
    etc/defaults         make.conf 
    sys                  Makefile 
    sys/conf             Makefile.alpha Makefile.i386 
                         Makefile.pc98 
  Log:
  If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the
  world as was our old way, rather than when building a kernel.
  
  Some people do not like the new way, and the release building still assumes
  modules are built with the world.
  
  Revision  Changes    Path
  1.110     +4 -1      src/etc/defaults/make.conf
  1.23      +6 -1      src/sys/Makefile
  1.64      +2 -2      src/sys/conf/Makefile.alpha
  1.194     +2 -2      src/sys/conf/Makefile.i386
  1.94      +2 -2      src/sys/conf/Makefile.pc98



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?200006171051.DAA25146>