Home | History | Annotate | Line # | Download | only in conf
std.evbsh3.eb revision 1.2.2.2
      1  1.2.2.2  bouyer # $NetBSD: std.evbsh3.eb,v 1.2.2.2 2001/01/05 17:34:11 bouyer Exp $
      2  1.2.2.2  bouyer #
      3  1.2.2.2  bouyer # standard, required NetBSD/evbsh3 'options'
      4  1.2.2.2  bouyer  
      5  1.2.2.2  bouyer machine evbsh3 sh3
      6  1.2.2.2  bouyer 
      7  1.2.2.2  bouyer options	EXEC_SCRIPT	# exec #! scripts
      8  1.2.2.2  bouyer 
      9  1.2.2.2  bouyer makeoptions	ENDIAN="-EB"
     10  1.2.2.2  bouyer makeoptions 	LDSCRIPTBASE="sh.x"	# for big endian
     11  1.2.2.2  bouyer makeoptions 	MACHINE_ARCH=sh3eb
     12