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