std.mac68k revision 1.26
1# $NetBSD: std.mac68k,v 1.26 2001/11/20 12:56:32 lukem 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