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