std.sun3x revision 1.7
11.7Schs# $NetBSD: std.sun3x,v 1.7 2001/02/22 07:11:09 chs Exp $
21.1Sgwr
31.1Sgwr# Standard information for Sun3X machines.
41.1Sgwrmachine	sun3 m68k
51.1Sgwr
61.1Sgwr# Machine type to be supported by this kernel.  Note:
71.1Sgwr# The SUN3 and SUN3X options are mutually exclusive!
81.1Sgwr# (Your kernel will only run on one or the other.)
91.1Sgwrmakeoptions	MACHTYPE=sun3x
101.1Sgwroptions 	_SUN3X_
111.1Sgwr
121.1Sgwr# The root node (required)
131.1Sgwrmainbus0 at root
141.1Sgwr
151.1Sgwr# Standard defines
161.7Schsoptions 	EXEC_ELF32, EXEC_SCRIPT
17