1 1.1.8.2 yamt # $NetBSD: std.rs6000,v 1.1.8.2 2008/01/21 09:38:36 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.2 yamt makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use 11 1.1.8.2 yamt 12 1.1.8.2 yamt options EXEC_SCRIPT # exec #! scripts 13 1.1.8.2 yamt options EXEC_ELF32 # exec ELF binaries 14 1.1.8.2 yamt options EXEC_AOUT # exec a.out binaries 15 1.1.8.2 yamt 16 1.1.8.2 yamt options INTSTK=0x2000 17 1.1.8.2 yamt options PCKBCNOTEST # 7043 and 7248 fail this test. 18