std.sun3x revision 1.1
11.1Sgwr# $NetBSD: std.sun3x,v 1.1 1998/02/08 05:10:57 gwr 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.1Sgwroptions EXEC_AOUT, EXEC_SCRIPT 171.1Sgwroptions SWAPPAGER, VNODEPAGER, DEVPAGER 181.1Sgwr 19