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