Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tsubai Masanari <tsubai@netbsd.org>
List: source-changes
Date: 02/07/2000 08:27:01
Module Name:	syssrc
Committed By:	tsubai
Date:		Mon Feb  7 16:27:01 UTC 2000

Modified Files:
	syssrc/sys/arch/macppc/stand: Makefile.inc
	syssrc/sys/arch/macppc/stand/bootxx: Makefile
	syssrc/sys/arch/macppc/stand/ofwboot: Makefile

Log Message:
Move CFLAGS and CPPFLAGS to {bootxx,ofwboot}/Makefile to compile installboot
without -D_STANDALONE.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/macppc/stand/Makefile.inc
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/macppc/stand/bootxx/Makefile
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/macppc/stand/ofwboot/Makefile

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