std.mac68k revision 1.23
1#	$NetBSD: std.mac68k,v 1.23 1999/09/12 01:17:07 chs Exp $
2#
3# standard Macintosh information.
4# roughly copied from std.sparc 14 Oct 1993.
5
6machine	mac68k m68k
7
8options HZ=60			# mac clock runs at 60hz
9
10# Executable support
11options 	EXEC_AOUT	# a.out binary support
12options 	EXEC_SCRIPT	# shell script support
13