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