2000-06-23 00:27:49 +04:00
|
|
|
# $NetBSD: std.alpha,v 1.19 2000/06/22 20:27:49 fvdl Exp $
|
1995-11-23 05:33:17 +03:00
|
|
|
#
|
|
|
|
# Standard/required configuration info for NetBSD/alpha.
|
|
|
|
|
|
|
|
machine alpha
|
|
|
|
|
1996-11-15 22:37:21 +03:00
|
|
|
# standard ("mandatory") kernel options.
|
|
|
|
|
|
|
|
# Executable support: once transitioned to ELF, EXEC_ECOFF will become optional
|
1997-11-17 04:57:23 +03:00
|
|
|
options EXEC_ECOFF # (native) ECOFF binary support
|
|
|
|
options EXEC_ELF64 # (native) ELF64 binary support
|
|
|
|
options EXEC_SCRIPT # shell script support
|