1 1.43 thorpej # $NetBSD: GENERIC,v 1.43 2001/10/24 18:49:38 thorpej Exp $ 2 1.1 eeh 3 1.40 eeh include "arch/sparc64/conf/GENERIC32" 4 1.23 hubertf 5 1.43 thorpej #ident "GENERIC-$Revision: 1.43 $" 6 1.43 thorpej 7 1.43 thorpej include "arch/sparc64/conf/std.sparc64-64" 8 1.1 eeh 9 1.40 eeh options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility 10 1.42 eeh options COMPAT_SVR4_32 # SunOS 5.x 32-bit binary compatibility 11 1.41 eeh 12 1.41 eeh # DEBUG options turned on: 13 1.41 eeh 14 1.43 thorpej #options LOCKDEBUG 15 1.43 thorpej #options DIAGNOSTIC 16 1.42 eeh makeoptions DEBUG="-g" 17 1.41 eeh #options DEBUG 18 1.41 eeh #options SYSCALL_DEBUG 19