Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/30/2000 13:31:07
Module Name:	basesrc
Committed By:	simonb
Date:		Thu Nov 30 11:31:06 UTC 2000

Modified Files:
	basesrc/etc: Makefile

Log Message:
Get the TARGET_ENDIANNESS by running ${CC} -E over
<machine/endian_machdep.h>.  Fixes problems where
<machine/endian_machdep.h> just includes another file
without defining _BYTE_ORDER itself.


To generate a diff of this commit:
cvs rdiff -r1.170 -r1.171 basesrc/etc/Makefile

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