14 lines
316 B
Plaintext
14 lines
316 B
Plaintext
# $NetBSD: std.ofppc,v 1.10 2003/08/12 05:15:43 matt Exp $
|
|
#
|
|
# standard, required NetBSD/ofppc 'options'
|
|
|
|
machine ofppc powerpc
|
|
|
|
options PPC_OEA
|
|
makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use
|
|
|
|
options EXEC_ELF32 # exec ELF binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
options INTSTK=0x2000
|