Home | History | Annotate | Line # | Download | only in conf
std.sandpoint revision 1.1.2.2
      1 #	$NetBSD: std.sandpoint,v 1.1.2.2 2001/02/11 19:11:41 bouyer Exp $
      2 #
      3 # standard, required NetBSD/sandpoint 'options'
      4 
      5 machine		sandpoint powerpc
      6 
      7 options 	EXEC_ELF32	# exec ELF binaries
      8 options 	EXEC_SCRIPT	# exec #! scripts
      9 
     10 options		OPENPIC
     11