std.mac68k revision 1.25
1#	$NetBSD: std.mac68k,v 1.25 2000/06/22 20:27:53 fvdl 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