xref: /netbsd-src/sys/arch/news68k/conf/std.news68k (revision 63d4abf06d37aace2f9e41a494102a64fe3abddb)
1#	$NetBSD: std.news68k,v 1.6 2005/12/11 12:18:20 christos 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