Home | History | Annotate | Line # | Download | only in conf
std.dreamcast revision 1.3
      1 # $NetBSD: std.dreamcast,v 1.3 2001/11/20 12:56:25 lukem 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