1 # $NetBSD: std.ibmnws,v 1.1 2003/10/19 03:33:49 matt Exp $ 2 # 3 # standard, required NetBSD/ibmnws 'options' 4 5 machine ibmnws powerpc 6 7 options EXEC_SCRIPT # exec #! scripts 8 options EXEC_ELF32 # exec ELF binaries 9 10 options PPC_OEA # Support Motorola PPC60x CPUs 11 makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use 12 13 makeoptions TEXTADDR=0x100000 14 15 options INTSTK=0x4000 16