bee211fc53
Add options PPC_MPC6XX on missed ports. XXX I think PPC_OEA is better name.
12 lines
269 B
Plaintext
12 lines
269 B
Plaintext
# $NetBSD: std.prep,v 1.3 2001/06/12 17:13:35 tsubai Exp $
|
|
#
|
|
# standard, required NetBSD/prep 'options'
|
|
|
|
machine prep powerpc
|
|
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
options EXEC_ELF32 # exec ELF binaries
|
|
options EXEC_AOUT # exec a.out binaries
|
|
|
|
options PPC_MPC6XX
|