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?