Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 10/30/1998 18:16:38
Module Name:	src
Committed By:	jonathan
Date:		Sat Oct 31 02:16:38 UTC 1998

Modified Files:
	src/gnu/usr.bin/egcs/common: Makefile
Log Message:
gcc uses "mips" as the config subdirectory and arch-dependent filename
(eg config/mips/mips.md) for all mips targets, irrespective of
endian-ness or int size.  Update Makefile to match.
XXX sparc64, others?