1# $NetBSD: std.hp300,v 1.10 2005/12/11 12:17:13 christos 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