1 # $NetBSD: std.ofppc,v 1.7 2002/04/25 19:47:52 nonaka Exp $ 2 # 3 # standard, required NetBSD/ofppc 'options' 4 5 machine ofppc powerpc 6 7 options EXEC_ELF32 # exec ELF binaries 8 options EXEC_SCRIPT # exec #! scripts 9 10 options PPC_MPC6XX 11 makeoptions PPCDIR="mpc6xx" # Tell Makefile.powerpc what dir to use 12