Home | History | Annotate | Line # | Download | only in conf
std.newsmips revision 1.8
      1  1.8     matt #	$NetBSD: std.newsmips,v 1.8 2000/12/03 02:07:06 matt Exp $
      2  1.1   tsubai 
      3  1.2  thorpej machine newsmips mips
      4  1.1   tsubai 
      5  1.1   tsubai options	EXEC_ELF32	# exec ELF32 binaries
      6  1.1   tsubai options	EXEC_SCRIPT	# exec #! scripts
      7  1.8     matt 
      8  1.8     matt makeoptions	ENDIAN="-EB"
      9  1.8     matt makeoptions	DEFTEXTADDR="0x80001000"
     10  1.8     matt makeoptions	LINKFLAGS="-N"
     11