14 lines
188 B
Plaintext
14 lines
188 B
Plaintext
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
include "std.SWARM"
|
|
|
|
ident SWARM
|
|
|
|
machine mips mipseb
|
|
options ISA_MIPS32
|
|
|
|
makeoptions ARCH_FLAGS="-mabi=32 -march=mips32"
|
|
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
|