1# $NetBSD: std.pmax,v 1.16 2003/08/30 22:44:40 chs Exp $ 2# standard, required pmax info 3 4machine pmax mips 5makeoptions MACHINE_ARCH="mipsel" 6 7# Standard exec-package options 8options EXEC_ELF32 # 32-bit ELF support (native format) 9options EXEC_SCRIPT # exec of #! scripts 10 11makeoptions DEFTEXTADDR="0x80030000" 12