mirror of https://github.com/F-Stack/f-stack.git
13 lines
166 B
Plaintext
13 lines
166 B
Plaintext
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
include "std.SWARM"
|
||
|
|
||
|
ident SWARM
|
||
|
|
||
|
machine mips mips
|
||
|
|
||
|
makeoptions ARCH_FLAGS="-mabi=32 -march=mips32"
|
||
|
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
|