1 1.3.8.2 nathanw # $NetBSD: std.prep,v 1.3.8.2 2002/06/20 03:40:38 nathanw Exp $ 2 1.3.8.2 nathanw # 3 1.3.8.2 nathanw # standard, required NetBSD/prep 'options' 4 1.3.8.2 nathanw 5 1.3.8.2 nathanw machine prep powerpc 6 1.3.8.2 nathanw 7 1.3.8.2 nathanw options EXEC_SCRIPT # exec #! scripts 8 1.3.8.2 nathanw options EXEC_ELF32 # exec ELF binaries 9 1.3.8.2 nathanw options EXEC_AOUT # exec a.out binaries 10 1.3.8.2 nathanw 11 1.3.8.2 nathanw options PPC_MPC6XX 12 1.3.8.2 nathanw makeoptions PPCDIR="mpc6xx" # Tell Makefile.powerpc what dir to use 13