cvs commit: src/sys/boot Makefile src/sys/boot/ficl Makefile src/sys/boot/i386 Makefile.inc src/sys/boot/i386/boot2 Makefile src/sys/boot/i386/libi386 Makefile src/sys/boot/i386/loader Makefile

Ruslan Ermilov ru at FreeBSD.org
Sat Feb 7 00:10:08 PST 2004


ru          2004/02/07 00:10:07 PST

  FreeBSD src repository

  Modified files:
    sys/boot             Makefile 
    sys/boot/ficl        Makefile 
    sys/boot/i386        Makefile.inc 
    sys/boot/i386/boot2  Makefile 
    sys/boot/i386/libi386 Makefile 
    sys/boot/i386/loader Makefile 
  Log:
  Untangle building of AMD64 boot code.
  
  Tested on:      amd64 (sledge)
  
  Revision  Changes    Path
  1.21      +1 -5      src/sys/boot/Makefile
  1.37      +6 -9      src/sys/boot/ficl/Makefile
  1.8       +0 -4      src/sys/boot/i386/Makefile.inc
  1.50      +2 -4      src/sys/boot/i386/boot2/Makefile
  1.34      +1 -1      src/sys/boot/i386/libi386/Makefile
  1.70      +1 -1      src/sys/boot/i386/loader/Makefile


More information about the cvs-src mailing list