d116707af0
prefix ../gnu/sys cinclude "conf/files.softdep" prefix to all std.* files, so that soft dependencies can be activated using "options SOFTDEP".
14 lines
281 B
Plaintext
14 lines
281 B
Plaintext
# $NetBSD: std.sparc64,v 1.6 1999/11/15 19:00:30 fvdl Exp $
|
|
|
|
#
|
|
# Mandatory NetBSD/sparc kernel options.
|
|
#
|
|
|
|
machine sparc64 # Machine architecture; required by config(8)
|
|
|
|
prefix ../gnu/sys
|
|
cinclude "conf/files.softdep"
|
|
prefix
|
|
|
|
options EXEC_SCRIPT # execve(2) support for scripts
|