40f13df5bc
out of here (causes duplicate opeion errors) -- fix.
11 lines
278 B
Plaintext
11 lines
278 B
Plaintext
# $NetBSD: std.sparc,v 1.12 1998/02/08 17:46:47 tv Exp $
|
|
|
|
#
|
|
# Mandatory NetBSD/sparc kernel options.
|
|
#
|
|
|
|
machine sparc # Machine architecture; required by config(8)
|
|
|
|
options EXEC_AOUT # execve(2) support for a.out binaries
|
|
options EXEC_SCRIPT # execve(2) support for scripts
|