Home | History | Annotate | Line # | Download | only in conf
std.ofppc revision 1.9
      1  1.9      matt #	$NetBSD: std.ofppc,v 1.9 2003/02/03 17:09:58 matt Exp $
      2  1.2  sakamoto #
      3  1.2  sakamoto # standard, required NetBSD/ofppc 'options'
      4  1.1  sakamoto 
      5  1.1  sakamoto machine		ofppc powerpc
      6  1.2  sakamoto 
      7  1.9      matt options 	PPC_OEA
      8  1.9      matt makeoptions	PPCDIR="oea"	# Tell Makefile.powerpc what dir to use
      9  1.8      matt 
     10  1.2  sakamoto options 	EXEC_ELF32	# exec ELF binaries
     11  1.2  sakamoto options 	EXEC_SCRIPT	# exec #! scripts
     12  1.6    tsubai 
     13  1.8      matt options 	INTSTK=0x2000
     14  1.8      matt options 	SPILLSTK=0x800
     15