1 1.41 eeh # $NetBSD: GENERIC,v 1.41 2000/09/21 23:44:06 eeh Exp $ 2 1.1 eeh 3 1.40 eeh include "arch/sparc64/conf/GENERIC32" 4 1.23 hubertf 5 1.41 eeh #ident "GENERIC64-$Revision: 1.41 $" 6 1.1 eeh 7 1.40 eeh options _LP64 # we're using a 64-bit compiler 8 1.40 eeh options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility 9 1.40 eeh options EXEC_ELF64 # Exec module for sparc64 & SunOs 5.x binaries. 10 1.41 eeh 11 1.41 eeh # DEBUG options turned on: 12 1.41 eeh 13 1.41 eeh #options LOCKDEBUG 14 1.41 eeh #options DIAGNOSTIC 15 1.41 eeh #makeoptions DEBUG="-g" 16 1.41 eeh #options DEBUG 17 1.41 eeh #options SYSCALL_DEBUG 18