1 # $NetBSD: std.mvme68k,v 1.9.4.1 2001/08/25 06:15:35 thorpej Exp $ 2 # 3 # Options/devices that all mvme68ks should have 4 # 5 6 machine mvme68k m68k 7 8 timekeeper0 at mainbus0 9 10 options EXEC_AOUT # support for exec'ing a.out 11 options EXEC_ELF32 # support for exec'ing Elf 12 options EXEC_SCRIPT # support for #! scripts 13