Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 09/28/1998 22:32:24
Module Name:	src
Committed By:	jonathan
Date:		Tue Sep 29 05:32:24 UTC 1998

Modified Files:
	src/gnu/usr.bin/gas.new: config.h
	src/gnu/usr.bin/gas.new/arch/mips: Makefile.inc
Log Message:
Fix gas.new configuration for mips elf: needs emul support.
arch/mips: Set emul list (EMULATIONS) and default emul (DEFAULT_EMULATION)
in Makefile.inc. Add mips-elf emul vector to SRCS.
config.h: add #ifndef/#endif srapper around overridden tokens.