xref: /netbsd/sys/arch/hp300/conf/std.hp300 (revision bf9ec67e)
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