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