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