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

12 lines
276 B
Plaintext

# $NetBSD: std.evbsh3.eb,v 1.3 2001/11/20 12:56:26 lukem 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