std.newsmips revision 1.9
1#	$NetBSD: std.newsmips,v 1.9 2000/12/03 05:30:31 matt Exp $
2
3machine newsmips mipseb
4
5options	EXEC_ELF32	# exec ELF32 binaries
6options	EXEC_SCRIPT	# exec #! scripts
7
8makeoptions	DEFTEXTADDR="0x80001000"
9makeoptions	LINKFLAGS="-N"
10