std.pmax revision 1.13
11.13Ssimonb# $NetBSD: std.pmax,v 1.13 2000/12/03 07:39:34 simonb Exp $ 21.5Sjonathan# standard, required pmax info 31.1Sjonathan 41.2Sjonathanmachine pmax mips 51.5Sjonathan 61.3Sjonathan# Standard exec-package options 71.7Sthorpejoptions EXEC_ELF32 # 32-bit ELF support (native format) 81.7Sthorpejoptions EXEC_SCRIPT # exec of #! scripts 91.13Ssimonb 101.13Ssimonbmakeoptions DEFTEXTADDR="0x80030000" 111.13Ssimonbmakeoptions ENDIAN="-EL" 12