Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/31/2001 23:39:04
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Oct 31 21:39:04 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/stand/installboot: Makefile
	syssrc/sys/arch/mmeye/stand/bootelf: Makefile
	syssrc/sys/arch/mvme68k/stand/installboot: Makefile
	syssrc/sys/arch/mvme68k/stand/wrtvid: Makefile
	syssrc/sys/arch/news68k/stand/installboot: Makefile
	syssrc/sys/arch/sun3/stand/installboot: Makefile
	syssrc/sys/arch/sun68k/stand/installboot: Makefile

Log Message:
Need byteorder.c for loadfile_elf*.c


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/arch/i386/stand/installboot/Makefile
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/mmeye/stand/bootelf/Makefile
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mvme68k/stand/installboot/Makefile
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mvme68k/stand/wrtvid/Makefile
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/news68k/stand/installboot/Makefile
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/sun3/stand/installboot/Makefile
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sun68k/stand/installboot/Makefile

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