1 # $NetBSD: std.pmax,v 1.15.6.4 2005/11/10 13:58:14 skrll Exp $
2 # standard, required pmax info
5 include "conf/std" # MI standard options
6 makeoptions MACHINE_ARCH="mipsel"
8 # Standard exec-package options
9 options EXEC_ELF32 # 32-bit ELF support (native format)
10 options EXEC_SCRIPT # exec of #! scripts
12 makeoptions DEFTEXTADDR="0x80030000"