Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2009 02:54:34 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src Makefile.inc1
Message-ID:  <200912160257.nBG2vh7w007420@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-12-16 02:54:34 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile.inc1 
  Log:
  SVN rev 200596 on 2009-12-16 02:54:34Z by imp
  
  Add NO_KERNELOBJ flag, similar to NO_KERNEL{CONFIG,DEPEND,CLEAN},
  which disables doing a make obj.  Use it when you know it will work
  only.  KERNFAST now implies NO_KERNELOBJ, since you don't need to keep
  doing obj when doing incremental kernel builds.
  
  Revision  Changes    Path
  1.635     +5 -1      src/Makefile.inc1



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