GENERIC revision 1.41
11.41Seeh# $NetBSD: GENERIC,v 1.41 2000/09/21 23:44:06 eeh Exp $ 21.1Seeh 31.40Seehinclude "arch/sparc64/conf/GENERIC32" 41.23Shubertf 51.41Seeh#ident "GENERIC64-$Revision: 1.41 $" 61.1Seeh 71.40Seehoptions _LP64 # we're using a 64-bit compiler 81.40Seehoptions COMPAT_NETBSD32 # NetBSD/sparc binary compatibility 91.40Seehoptions EXEC_ELF64 # Exec module for sparc64 & SunOs 5.x binaries. 101.41Seeh 111.41Seeh# DEBUG options turned on: 121.41Seeh 131.41Seeh#options LOCKDEBUG 141.41Seeh#options DIAGNOSTIC 151.41Seeh#makeoptions DEBUG="-g" 161.41Seeh#options DEBUG 171.41Seeh#options SYSCALL_DEBUG 18