Home | History | Annotate | Line # | Download | only in conf
std.prep revision 1.10
      1  1.10  garbled #	$NetBSD: std.prep,v 1.10 2006/04/11 17:16:24 garbled Exp $
      2   1.1   nonaka #
      3   1.1   nonaka # standard, required NetBSD/prep 'options'
      4   1.1   nonaka 
      5   1.1   nonaka machine		prep powerpc
      6   1.8     yamt include		"conf/std"	# MI standard options
      7   1.1   nonaka 
      8   1.6     matt options 	PPC_OEA
      9   1.6     matt makeoptions	PPCDIR="oea"	# Tell Makefile.powerpc what dir to use
     10   1.5     matt 
     11   1.1   nonaka options 	EXEC_SCRIPT	# exec #! scripts
     12   1.1   nonaka options 	EXEC_ELF32	# exec ELF binaries
     13   1.1   nonaka options 	EXEC_AOUT	# exec a.out binaries
     14   1.3   tsubai 
     15   1.5     matt options 	INTSTK=0x2000
     16  1.10  garbled options		PCKBCNOTEST	# 7043 and 7248 fail this test.
     17