Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/17/2004 20:16:21
Module Name:	src
Committed By:	matt
Date:		Wed Mar 17 20:16:21 UTC 2004

Modified Files:
	src/share/mk: bsd.endian.mk

Log Message:
Make the assumption that all MACHINE_ARCH'es ending in 'el' are little
endian and all ending in 'eb' are big endian.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/share/mk/bsd.endian.mk

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