11 lines
250 B
Plaintext
11 lines
250 B
Plaintext
# $NetBSD: std.mipsco,v 1.4 2000/12/03 07:05:23 matt Exp $
|
|
|
|
machine mipsco mips
|
|
|
|
options EXEC_ELF32 # exec ELF32 binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
makeoptions DEFTEXTADDR="0x80021000"
|
|
makeoptions LINKFLAGS="-N"
|
|
makeoptions ENDIAN="-EB"
|