11 lines
279 B
Plaintext
11 lines
279 B
Plaintext
# $NetBSD: std.sgimips,v 1.17 2005/12/11 12:18:52 christos Exp $
|
|
|
|
machine sgimips mips
|
|
include "conf/std" # MI standard options
|
|
makeoptions MACHINE_ARCH="mipseb"
|
|
|
|
options EXEC_ELF32 # exec ELF32 binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
options MIPS3_ENABLE_CLOCK_INTR
|