2009-07-05 08:40:26 +00:00
|
|
|
#
|
2010-01-12 20:52:41 +00:00
|
|
|
# $FreeBSD$
|
2009-07-05 08:40:26 +00:00
|
|
|
#
|
|
|
|
|
2010-11-10 00:28:20 +00:00
|
|
|
include std.SWARM
|
2009-07-05 08:40:26 +00:00
|
|
|
|
2010-09-15 05:29:13 +00:00
|
|
|
ident SWARM
|
2009-07-05 08:40:26 +00:00
|
|
|
|
2010-11-13 22:34:12 +00:00
|
|
|
machine mips mipseb
|
2010-09-15 05:29:13 +00:00
|
|
|
options ISA_MIPS32
|
2009-07-05 08:40:26 +00:00
|
|
|
|
2010-09-15 05:29:13 +00:00
|
|
|
makeoptions ARCH_FLAGS="-mabi=32 -march=mips32"
|
2009-07-05 08:40:26 +00:00
|
|
|
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
|