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