11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
# $NetBSD: std.sparc64,v 1.8 2000/06/22 20:27:57 fvdl Exp $
|
|
|
|
#
|
|
# Mandatory NetBSD/sparc kernel options.
|
|
#
|
|
|
|
machine sparc64 # Machine architecture; required by config(8)
|
|
makeoptions MACHINE=sparc64
|
|
|
|
options EXEC_SCRIPT # execve(2) support for scripts
|