std.alpha revision 1.22
11.22Syamt# $NetBSD: std.alpha,v 1.22 2005/09/17 09:44:05 yamt Exp $
21.1Scgd#
31.3Scgd# Standard/required configuration info for NetBSD/alpha.
41.1Scgd
51.3Scgdmachine		alpha
61.22Syamtinclude		"conf/std"	# MI standard options
71.1Scgd
81.11Scgd# standard ("mandatory") kernel options.
91.11Scgd
101.11Scgd# Executable support: once transitioned to ELF, EXEC_ECOFF will become optional
111.13Slukemoptions 	EXEC_ECOFF	# (native) ECOFF binary support
121.13Slukemoptions 	EXEC_ELF64	# (native) ELF64 binary support
131.13Slukemoptions 	EXEC_SCRIPT	# shell script support
14