|
# $NetBSD: std.dreamcast,v 1.2 2001/01/03 18:14:47 itojun Exp $
|
|
#
|
|
# standard, required NetBSD/dreamcast 'options'
|
|
|
|
machine dreamcast sh3
|
|
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
makeoptions ENDIAN="-EL"
|
|
makeoptions LDSCRIPTBASE="shl.x" # for little endian
|