1 1.44 lukem # $NetBSD: GENERIC,v 1.44 2001/11/20 12:56:39 lukem Exp $ 2 1.1 eeh 3 1.40 eeh include "arch/sparc64/conf/GENERIC32" 4 1.23 hubertf 5 1.44 lukem #ident "GENERIC-$Revision: 1.44 $" 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.44 lukem 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.44 lukem makeoptions DEBUG="-g" 17 1.41 eeh #options DEBUG 18 1.41 eeh #options SYSCALL_DEBUG 19