1 1.2 itojun # $NetBSD: std.evbsh3.eb,v 1.2 2001/01/04 07:03:22 itojun Exp $ 2 1.1 itojun # 3 1.1 itojun # standard, required NetBSD/evbsh3 'options' 4 1.1 itojun 5 1.1 itojun machine evbsh3 sh3 6 1.1 itojun 7 1.1 itojun options EXEC_SCRIPT # exec #! scripts 8 1.1 itojun 9 1.1 itojun makeoptions ENDIAN="-EB" 10 1.1 itojun makeoptions LDSCRIPTBASE="sh.x" # for big endian 11 1.2 itojun makeoptions MACHINE_ARCH=sh3eb 12