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