1# $NetBSD: std.ofppc,v 1.9 2003/02/03 17:09:58 matt Exp $ 2# 3# standard, required NetBSD/ofppc 'options' 4 5machine ofppc powerpc 6 7options PPC_OEA 8makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use 9 10options EXEC_ELF32 # exec ELF binaries 11options EXEC_SCRIPT # exec #! scripts 12 13options INTSTK=0x2000 14options SPILLSTK=0x800 15