std.mac68k revision 1.24
1#	$NetBSD: std.mac68k,v 1.24 1999/11/15 19:00:28 fvdl Exp $
2#
3# standard Macintosh information.
4# roughly copied from std.sparc 14 Oct 1993.
5
6machine	mac68k m68k
7
8prefix ../gnu/sys
9cinclude "conf/files.softdep"
10prefix
11
12options HZ=60			# mac clock runs at 60hz
13
14# Executable support
15options 	EXEC_AOUT	# a.out binary support
16options 	EXEC_SCRIPT	# shell script support
17