11.17Smartin# $NetBSD: std.vax,v 1.17 2021/06/04 10:46:11 martin Exp $ 21.1Sragge# 31.3Sragge# Std vaxfiles 41.1Sragge# 51.1Sraggemachine vax 61.15Syamtinclude "conf/std" # MI standard options 71.1Sragge 81.6Slukemoptions EXEC_AOUT # execve(2) support for a.out binaries 91.6Slukemoptions EXEC_SCRIPT # execve(2) support for scripts 101.14Slukemoptions EXEC_ELF32 # execve(2) support for ELF32 binaries 111.17Smartin 121.17Smartinoptions VMSWAP_DEFAULT_PLAINTEXT # do not encrypt swap by 131.17Smartin # default (slow cpu) 141.17Smartin 15