Subject: CVS commit: src/sys/arch/i386/stand
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 09/17/2005 16:49:25
Module Name:	src
Committed By:	chs
Date:		Sat Sep 17 16:49:25 UTC 2005

Modified Files:
	src/sys/arch/i386/stand: Makefile.booters
	src/sys/arch/i386/stand/boot: Makefile.boot
	src/sys/arch/i386/stand/bootxx: Makefile.bootxx

Log Message:
use a .BEGIN target to make the various symlinks,
the previous way had problems with parallel make.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/arch/i386/stand/Makefile.booters
cvs rdiff -r1.23 -r1.24 src/sys/arch/i386/stand/boot/Makefile.boot
cvs rdiff -r1.17 -r1.18 src/sys/arch/i386/stand/bootxx/Makefile.bootxx

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.