std.pmax revision 1.17
11.17Syamt# $NetBSD: std.pmax,v 1.17 2005/09/17 09:44:08 yamt Exp $ 21.5Sjonathan# standard, required pmax info 31.1Sjonathan 41.2Sjonathanmachine pmax mips 51.17Syamtinclude "conf/std" # MI standard options 61.16Schsmakeoptions MACHINE_ARCH="mipsel" 71.5Sjonathan 81.3Sjonathan# Standard exec-package options 91.7Sthorpejoptions EXEC_ELF32 # 32-bit ELF support (native format) 101.7Sthorpejoptions EXEC_SCRIPT # exec of #! scripts 111.13Ssimonb 121.13Ssimonbmakeoptions DEFTEXTADDR="0x80030000" 13