std.sun3x revision 1.8
11.8Schs# $NetBSD: std.sun3x,v 1.8 2002/02/10 18:22:32 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.8Schsmakeoptions	CMACHFLAGS="-m68030"
121.1Sgwr
131.1Sgwr# The root node (required)
141.1Sgwrmainbus0 at root
151.1Sgwr
161.1Sgwr# Standard defines
171.7Schsoptions 	EXEC_ELF32, EXEC_SCRIPT
18