xref: /netbsd-src/sys/arch/hp300/conf/std.hp300 (revision 3cec974c61d7fac0a37c0377723a33214a458c8b)
1#	$NetBSD: std.hp300,v 1.8 2001/01/02 04:28:38 simonb Exp $
2#
3# Options/devices that all hp300s should have
4#
5
6machine hp300 m68k
7
8options 	EXEC_AOUT	# support for exec'ing a.out
9options 	EXEC_ELF32	# support for exec'ing ELF
10options 	EXEC_SCRIPT	# support for #! scripts
11