Home | History | Annotate | Line # | Download | only in conf
std.newsmips revision 1.11.4.2
      1  1.11.4.2  nathanw #	$NetBSD: std.newsmips,v 1.11.4.2 2002/01/08 00:26:56 nathanw Exp $
      2  1.11.4.2  nathanw 
      3  1.11.4.2  nathanw machine newsmips mips
      4  1.11.4.2  nathanw 
      5  1.11.4.2  nathanw options 	EXEC_ELF32	# exec ELF32 binaries
      6  1.11.4.2  nathanw options 	EXEC_SCRIPT	# exec #! scripts
      7  1.11.4.2  nathanw 
      8  1.11.4.2  nathanw makeoptions	DEFTEXTADDR="0x80001000"
      9  1.11.4.2  nathanw makeoptions	LINKFORMAT="-N"
     10  1.11.4.2  nathanw makeoptions	MACHINE_ARCH="mipseb"
     11