Subject: CVS commit: src/sys/arch/i386/stand
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/01/2003 13:37:00
Module Name:	src
Committed By:	simonb
Date:		Tue Jul  1 13:37:00 UTC 2003

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

Log Message:
Make this work without a populated destdir:
 machine and x86 symlinks.
 Include from right places.
 Don't depend on LIBCRT0,etc.

Also for the bootxx programs, keep the ELF object during the build
process.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/stand/boot/Makefile.boot
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/stand/bootxx/Makefile.bootxx
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/stand/mbr/Makefile.mbr

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