std.sparc64 revision 1.11
11.11Syamt# $NetBSD: std.sparc64,v 1.11 2005/09/17 09:44:08 yamt Exp $ 21.1Seeh 31.1Seeh# 41.10Sthorpej# Mandatory NetBSD/sparc64 kernel options when building either 32-bit or 51.10Sthorpej# 64-bit kernels. Additional mandatory options for 64-bit kernels are 61.10Sthorpej# picked up by also including "std.sparc64-64". 71.1Seeh# 81.1Seeh 91.1Seehmachine sparc64 # Machine architecture; required by config(8) 101.11Syamtinclude "conf/std" # MI standard options 111.4Seeh 121.1Seehoptions EXEC_SCRIPT # execve(2) support for scripts 13