Home | History | Annotate | Line # | Download | only in conf
std.dreamcast revision 1.3
      1  1.3   lukem # $NetBSD: std.dreamcast,v 1.3 2001/11/20 12:56:25 lukem Exp $
      2  1.1  marcus #
      3  1.1  marcus # standard, required NetBSD/dreamcast 'options'
      4  1.3   lukem 
      5  1.1  marcus machine dreamcast sh3
      6  1.1  marcus 
      7  1.3   lukem options 	EXEC_SCRIPT	# exec #! scripts
      8  1.2  itojun 
      9  1.2  itojun makeoptions	ENDIAN="-EL"
     10  1.3   lukem makeoptions	LDSCRIPTBASE="shl.x"	# for little endian
     11