Subject: CVS commit: syssrc/sys/arch/newsmips/stand
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/22/2002 18:38:24
Module Name:	syssrc
Committed By:	tsutsui
Date:		Fri Nov 22 16:38:24 UTC 2002

Modified Files:
	syssrc/sys/arch/newsmips/stand/boot: Makefile
	syssrc/sys/arch/newsmips/stand/bootxx: Makefile
	syssrc/sys/arch/newsmips/stand/common: Makefile

Log Message:
- Add -msoft-float and -ffreestanding to CFLAGS.
- Add -mno-abicalls to AFLAGS.
- Set WARNS?=1


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/newsmips/stand/boot/Makefile
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/newsmips/stand/bootxx/Makefile
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/newsmips/stand/common/Makefile

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