2001-06-10 07:16:29 +04:00
|
|
|
# $NetBSD: std.sandpoint,v 1.2 2001/06/10 03:16:29 briggs Exp $
|
2001-02-04 21:32:10 +03:00
|
|
|
#
|
|
|
|
# standard, required NetBSD/sandpoint 'options'
|
|
|
|
|
|
|
|
machine sandpoint powerpc
|
|
|
|
|
2001-06-10 07:16:29 +04:00
|
|
|
options PPC_MPC6XX # Sandpoint uses Motorola PPC60x CPUs
|
2001-02-04 21:32:10 +03:00
|
|
|
options EXEC_ELF32 # exec ELF binaries
|
|
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
|
|
|
|
options OPENPIC
|