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