Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 20:35:50 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile.inc1
Message-ID:  <200009180335.UAA38198@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2000/09/17 20:35:50 PDT

  Modified files:
    .                    Makefile.inc1 
  Log:
  This is really gross.
  
  If a user decides to forego a make depend during "make buildkernel",
  they should get what they deserve if no previous make depend has
  been run for that kernel.  Instead, the build process includes
  special instructions to unconditionally rebuild aicasm.  When aicasm
  moved to its own directory, this hack broke.
  
  Correct the hack until a get buy off on killing it.
  
  Revision  Changes    Path
  1.171     +3 -3      src/Makefile.inc1



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?200009180335.UAA38198>