1 1.4 yamt # $NetBSD: std.evbsh3.eb,v 1.4 2005/09/17 09:44:06 yamt Exp $ 2 1.1 itojun # 3 1.1 itojun # standard, required NetBSD/evbsh3 'options' 4 1.3 lukem 5 1.1 itojun machine evbsh3 sh3 6 1.4 yamt include "conf/std" # MI standard options 7 1.1 itojun 8 1.3 lukem options EXEC_SCRIPT # exec #! scripts 9 1.1 itojun 10 1.1 itojun makeoptions ENDIAN="-EB" 11 1.3 lukem makeoptions LDSCRIPTBASE="sh.x" # for big endian 12 1.3 lukem makeoptions MACHINE_ARCH=sh3eb 13