1 1.1 garbled # $NetBSD: std.rs6000,v 1.1 2007/12/17 19:09:04 garbled Exp $ 2 1.1 garbled # 3 1.1 garbled # standard, required NetBSD/prep 'options' 4 1.1 garbled 5 1.1 garbled machine rs6000 powerpc 6 1.1 garbled include "conf/std" # MI standard options 7 1.1 garbled 8 1.1 garbled #options POWER 9 1.1 garbled options PPC_OEA 10 1.1 garbled makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use 11 1.1 garbled 12 1.1 garbled options EXEC_SCRIPT # exec #! scripts 13 1.1 garbled options EXEC_ELF32 # exec ELF binaries 14 1.1 garbled options EXEC_AOUT # exec a.out binaries 15 1.1 garbled 16 1.1 garbled options INTSTK=0x2000 17 1.1 garbled options PCKBCNOTEST # 7043 and 7248 fail this test. 18