1 1.6 matt # $NetBSD: std.mvmeppc,v 1.6 2003/02/03 17:09:57 matt Exp $ 2 1.1 scw # 3 1.1 scw # standard, required NetBSD/mvmeppc 'options' 4 1.1 scw 5 1.1 scw machine mvmeppc powerpc 6 1.1 scw 7 1.6 matt options PPC_OEA # Support Motorola PPC60x CPUs 8 1.6 matt makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use 9 1.5 matt 10 1.1 scw options EXEC_ELF32 # exec ELF binaries 11 1.1 scw options EXEC_SCRIPT # exec #! scripts 12 1.5 matt 13 1.5 matt options INTSTK=0x2000 14 1.5 matt options SPILLSTK=0x800 15 1.1 scw 16 1.1 scw makeoptions TEXTADDR=0x4000 17