Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2000 19:26:05 -0700 (PDT)
From:      Chuck Robey <chuckr@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
Message-ID:  <200005020226.TAA42844@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
chuckr      2000/05/01 19:26:05 PDT

  Modified files:
    etc/defaults         make.conf 
    sys                  Makefile 
    sys/conf             Makefile.alpha Makefile.i386 
  Log:
  Cause modules to build with the kernel build.  Modules are removed
  from the sys Makefile's SUBDIRs.  This is conditioned in make.conf by the
  NO_MODULES variable and the existence of the modules directory.  The
  actual location of the modules is not modified.  Changes in Makefiles
  only, this does not affect Peter's recent changes.
  
  Reviewed by:	Peter Wemm, who warned me I would get some flack, and
  		he had the good idea for the NO_MODULES variable.
  
  Revision  Changes    Path
  1.107     +2 -1      src/etc/defaults/make.conf
  1.22      +1 -4      src/sys/Makefile
  1.52      +19 -1     src/sys/conf/Makefile.alpha
  1.184     +19 -1     src/sys/conf/Makefile.i386



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?200005020226.TAA42844>