Home | History | Annotate | Line # | Download | only in conf
std.newsmips revision 1.10
      1  1.10    matt #	$NetBSD: std.newsmips,v 1.10 2000/12/03 07:05:23 matt Exp $
      2   1.1  tsubai 
      3  1.10    matt 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	DEFTEXTADDR="0x80001000"
      9   1.8    matt makeoptions	LINKFLAGS="-N"
     10  1.10    matt makeoptions	ENDIAN="-EB"
     11