1 1.1 thorpej # $NetBSD: std.shark,v 1.1 2002/02/10 01:57:04 thorpej Exp $ 2 1.1 thorpej # 3 1.1 thorpej # standard NetBSD/shark options 4 1.1 thorpej 5 1.1 thorpej machine shark arm 6 1.1 thorpej 7 1.1 thorpej options EXEC_AOUT 8 1.1 thorpej options EXEC_ELF32 9 1.1 thorpej options EXEC_SCRIPT 10 1.1 thorpej 11 1.1 thorpej # To support easy transit to ../arch/arm/arm32 12 1.1 thorpej options ARM32 13 1.1 thorpej 14 1.1 thorpej # XXX 15 1.1 thorpej options OFW 16