Subject: CVS commit: src/sys/arch/i386/stand
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/05/2005 18:03:04
Module Name:	src
Committed By:	christos
Date:		Thu May  5 18:03:04 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:
add dependall and realdepend to the targets that we need to call in the
beginning. XXX: The real fix (handle dependencies in .BEGIN) is forthcoming.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/arch/i386/stand/Makefile.booters
cvs rdiff -r1.19 -r1.20 src/sys/arch/i386/stand/boot/Makefile.boot
cvs rdiff -r1.16 -r1.17 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.