std.sandpoint revision 1.1 1 # $NetBSD: std.sandpoint,v 1.1 2001/02/04 18:32:11 briggs Exp $
2 #
3 # standard, required NetBSD/sandpoint 'options'
4
5 machine sandpoint powerpc
6
7 options EXEC_ELF32 # exec ELF binaries
8 options EXEC_SCRIPT # exec #! scripts
9
10 options OPENPIC
11