DragonFly BSD
DragonFly commits List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/share/mk sys.mk src/sys/boot/i386 Makefile.inc Makefile.sub src/sys/boot/i386/btx Makefile.inc src/sys/boot/i386/loader Makefile


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 28 Jan 2004 11:24:14 -0800 (PST)

dillon      2004/01/28 11:24:14 PST

DragonFly src repository

  Modified files:
    share/mk             sys.mk 
    sys/boot/i386/btx    Makefile.inc 
    sys/boot/i386/loader Makefile 
  Added files:
    sys/boot/i386        Makefile.inc 
  Removed files:
    sys/boot/i386        Makefile.sub 
  Log:
  Undo some of the previously made changes to deal with cross build issues
  from 4.x and older versions of DFly.
  
  sys.mk should *NOT* include bsd.init.mk.  That is way, way too early and
  blows up .inc files, e.g. such as those used by sys/boot.
  
  Rename .sub back to .inc in sys/boot (more on the way) so it will cross build
  from 4.x.
  
  Revision  Changes    Path
  1.4       +1 -2      src/share/mk/sys.mk
  1.3       +1 -1      src/sys/boot/i386/btx/Makefile.inc
  1.5       +1 -1      src/sys/boot/i386/loader/Makefile


http://www.dragonflybsd.org/cvsweb/src/share/mk/sys.mk.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/btx/Makefile.inc.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/boot/i386/loader/Makefile.diff?r1=1.4&r2=1.5&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]