std.i386 revision 1.15
11.15Sfvdl# $NetBSD: std.i386,v 1.15 1999/07/05 09:14:10 fvdl Exp $ 21.1Smycroft# 31.6Sfvdl# standard, required NetBSD/i386 'options' 41.11Senami 51.6Sfvdlmachine i386 61.1Smycroft 71.14Sthorpej# NOTE: PMAP_NEW is no longer optional on the i386 -- the old pmap 81.14Sthorpej# no longer works, and has been deleted from the source tree. 91.12Sthorpejoptions PMAP_NEW # UVM's new pmap interface 101.11Senami 111.8Slukemoptions EXEC_AOUT # exec a.out binaries 121.15Sfvdloptions EXEC_ELF32 # exec ELF binaries 131.8Slukemoptions EXEC_SCRIPT # exec #! scripts 14