1999-11-15 22:00:25 +03:00
|
|
|
# $NetBSD: std.alpha,v 1.18 1999/11/15 19:00:25 fvdl Exp $
|
1995-11-23 05:33:17 +03:00
|
|
|
#
|
|
|
|
# Standard/required configuration info for NetBSD/alpha.
|
|
|
|
|
|
|
|
machine alpha
|
|
|
|
|
1999-11-15 22:00:25 +03:00
|
|
|
prefix ../gnu/sys
|
|
|
|
cinclude "conf/files.softdep"
|
|
|
|
prefix
|
|
|
|
|
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
|