1# $NetBSD: std.pmax,v 1.15 2002/12/09 22:54:16 simonb Exp $
2# standard, required pmax info
3
4machine pmax mips
5
6# Standard exec-package options
7options EXEC_ELF32 # 32-bit ELF support (native format)
8options EXEC_SCRIPT # exec of #! scripts
9
10makeoptions DEFTEXTADDR="0x80030000"
11