Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 1998 11:39:39 -0700 (PDT)
From:      Robert Nordier <rnordier@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src Makefile.inc1 src/sys Makefile
Message-ID:  <199810111839.LAA06695@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnordier    1998/10/11 11:39:38 PDT

  Modified files:
    .                    Makefile.inc1 
    sys                  Makefile 
  Log:
  In src/Makefile.inc1:
      Remove /sys/boot from legacy-build.
      Add btxld to build-tools.
  In src/sys/Makefile:
      Add /sys/boot for i386 ELF.
  
  I'm still not sure why the new boot code was being built along with the
  legacy stuff, which meant a completely wrong default environment for it.
  
  This may well still be the wrong way to go about this, but it can't work
  all that much worse than it has been.
  
  Revision  Changes    Path
  1.31      +2 -3      src/Makefile.inc1
  1.13      +3 -1      src/sys/Makefile

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?199810111839.LAA06695>