Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 06:43:39 -0700 (PDT)
From:      Neil Blakey-Milner <nbm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release/picobsd/custom/crunch1 Makefile crunch.conf
Message-ID:  <200007181343.GAA24466@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nbm         2000/07/18 06:43:39 PDT

  Modified files:
    release/picobsd/custom/crunch1 Makefile crunch.conf 
  Log:
  Make a separate build directory in which to put all the generated
  objects, to simplify working with PicoBSD.
  
  Add the ability to put make instructions in crunch.inc to pass to the
  build process.
  
  Now explicitly make the objects in our own object tree, since we want to
  build the objects with our own defines, and allow this to occur in a
  common object tree for all PicoBSD builds, if required.  This is
  controlled by the COMM_OBJ variable, for those who don't want this -
  setting it to /usr/obj again will just pick up the objects from your
  last make buildworld, as before.
  
  Revision  Changes    Path
  1.3       +20 -6     src/release/picobsd/custom/crunch1/Makefile
  1.3       +2 -2      src/release/picobsd/custom/crunch1/crunch.conf



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?200007181343.GAA24466>