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