std.news68k revision 1.5
1#	$NetBSD: std.news68k,v 1.5 2005/09/17 09:44:07 yamt Exp $
2
3machine news68k m68k
4include		"conf/std"	# MI standard options
5
6options 	EXEC_AOUT	# exec a.out binaries
7options 	EXEC_ELF32	# exec ELF binaries
8options 	EXEC_SCRIPT	# exec #! scripts
9