NetBSD/sys/arch/mvme68k/conf/std.mvme68k

11 lines
275 B
Plaintext

# $NetBSD: std.mvme68k,v 1.9 2000/11/30 22:31:27 scw Exp $
#
# Options/devices that all mvme68ks should have
#
machine mvme68k m68k
options EXEC_AOUT # support for exec'ing a.out
options EXEC_ELF32 # support for exec'ing Elf
options EXEC_SCRIPT # support for #! scripts