Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/i386/stand/boot/Makefile
RevisionDateAuthorComments
 1.8  27-May-2010  dholland Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.
trees, because it can race with the libsa/libkern/etc. makefiles' own
cleandir rules. I think I've found all of the uses of the offending idiom...
Closes PR 43360.
 1.7  14-Nov-2006  drochner branches: 1.7.56; 1.7.70; 1.7.76; 1.7.78;
use "=" instead of ":=" where .OBJDIR is used because it might change
later in <bsd.obj.mk>, thanks to Alan Barrett for the hint
 1.6  11-Dec-2005  christos branches: 1.6.20; 1.6.22;
merge ktrace-lwp.
 1.5  23-Aug-2004  dsl branches: 1.5.12;
Use := when saving ${.OBJDIR) - then we get the correct value!
 1.4  13-Oct-2003  dsl Add bsd.obj.mk so these directories get their own obj directory (for the
library objects shared by their subdirectories).
Needed when the obj directory isn't a parent of the subdirectories obj directory
 1.3  08-Oct-2003  dsl Change the way the shared lib directory is handled.
Should now work if ${.OBJDIR} = ${.CURDIR}/obj.
 1.2  24-Jun-2003  tron branches: 1.2.2;
Remove "lib" directory in "cleandir" target.
 1.1  16-Apr-2003  dsl Add files for 2nd stage boot loader
 1.2.2.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.2.3  18-Sep-2004  skrll Sync with HEAD.
 1.2.2.2  25-Aug-2004  skrll Sync with HEAD.
 1.2.2.1  03-Aug-2004  skrll Sync with HEAD
 1.5.12.1  30-Dec-2006  yamt sync with head.
 1.6.22.1  10-Dec-2006  yamt sync with head.
 1.6.20.1  18-Nov-2006  ad Sync with head.
 1.7.78.1  30-May-2010  rmind sync with head
 1.7.76.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.7.70.1  24-Oct-2010  jym Sync with HEAD
 1.7.56.1  11-Aug-2010  yamt sync with head.

RSS XML Feed