std.sun2 revision 1.8
11.8Sthorpej# $NetBSD: std.sun2,v 1.8 2024/01/18 05:13:48 thorpej Exp $
21.1Sfredette
31.1Sfredette# Standard information for Sun2 machines.
41.3Sfredettemachine	sun2 m68k sun68k
51.7Stsutsuiinclude		"conf/std"			# MI standard options
61.7Stsutsuiinclude		"arch/m68k/conf/std.m68k"	# m68k standard options
71.1Sfredette
81.8Sthorpej# All sun2 systems have a 68010.
91.8Sthorpejoptions 	M68010
101.8Sthorpej
111.6Stsutsui# XXX temporary option until sun3 port migrates to all sun68k stuff
121.6Stsutsuioptions 	_SUN2_
13