Subject: CVS commit: src/sys/arch/ofppc/stand/ofwboot
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/08/2003 01:38:49
Module Name:	src
Committed By:	simonb
Date:		Wed Oct  8 01:38:49 UTC 2003

Modified Files:
	src/sys/arch/ofppc/stand/ofwboot: Makefile

Log Message:
Use -ffreestanding.
Define LIB{CRT0,C,CRTBEGIN,CRTEND} as nothing, we don't need to link
against them.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/ofppc/stand/ofwboot/Makefile

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