NetBSD/sys/arch/evbsh3/conf/std.evbsh3.eb

12 lines
279 B
Plaintext

# $NetBSD: std.evbsh3.eb,v 1.2 2001/01/04 07:03:22 itojun Exp $
#
# standard, required NetBSD/evbsh3 'options'
machine evbsh3 sh3
options EXEC_SCRIPT # exec #! scripts
makeoptions ENDIAN="-EB"
makeoptions LDSCRIPTBASE="sh.x" # for big endian
makeoptions MACHINE_ARCH=sh3eb