12 lines
305 B
Plaintext
12 lines
305 B
Plaintext
# $NetBSD: std.pmax,v 1.13 2000/12/03 07:39:34 simonb Exp $
|
|
# standard, required pmax info
|
|
|
|
machine pmax mips
|
|
|
|
# Standard exec-package options
|
|
options EXEC_ELF32 # 32-bit ELF support (native format)
|
|
options EXEC_SCRIPT # exec of #! scripts
|
|
|
|
makeoptions DEFTEXTADDR="0x80030000"
|
|
makeoptions ENDIAN="-EL"
|