std.hp300 revision 1.9
1#	$NetBSD: std.hp300,v 1.9 2005/09/17 09:44:06 yamt Exp $
2#
3# Options/devices that all hp300s should have
4#
5
6machine hp300 m68k
7include		"conf/std"	# MI standard options
8
9options 	EXEC_AOUT	# support for exec'ing a.out
10options 	EXEC_ELF32	# support for exec'ing ELF
11options 	EXEC_SCRIPT	# support for #! scripts
12