std.sun3x revision 1.5
1# $NetBSD: std.sun3x,v 1.5 1999/11/15 19:00:30 fvdl Exp $
2
3# Standard information for Sun3X machines.
4machine	sun3 m68k
5
6prefix ../gnu/sys
7cinclude "conf/files.softdep"
8prefix
9
10# Machine type to be supported by this kernel.  Note:
11# The SUN3 and SUN3X options are mutually exclusive!
12# (Your kernel will only run on one or the other.)
13makeoptions	MACHTYPE=sun3x
14options 	_SUN3X_
15
16# The root node (required)
17mainbus0 at root
18
19# Standard defines
20options 	EXEC_AOUT, EXEC_SCRIPT
21