NetBSD-5.0.2/sys/arch/hp300/conf/std.hp300

#	$NetBSD: std.hp300,v 1.10 2005/12/11 12:17:13 christos Exp $
#
# Options/devices that all hp300s should have
#

machine hp300 m68k
include		"conf/std"	# MI standard options

options 	EXEC_AOUT	# support for exec'ing a.out
options 	EXEC_ELF32	# support for exec'ing ELF
options 	EXEC_SCRIPT	# support for #! scripts