Home | History | Annotate | Line # | Download | only in conf
std.ofppc revision 1.8
      1  1.8      matt #	$NetBSD: std.ofppc,v 1.8 2003/02/02 20:43:21 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.8      matt options 	PPC_MPC6XX
      8  1.8      matt makeoptions	PPCDIR="mpc6xx"	# 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