std.sparc64 revision 1.8
1# $NetBSD: std.sparc64,v 1.8 2000/06/22 20:27:57 fvdl Exp $
2
3#
4# Mandatory NetBSD/sparc kernel options.
5#
6
7machine sparc64 # Machine architecture; required by config(8)
8makeoptions MACHINE=sparc64
9
10options EXEC_SCRIPT # execve(2) support for scripts
11