NetBSD/sys/arch/mac68k/conf/std.mac68k
fvdl d116707af0 Add
prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix

to all std.* files, so that soft dependencies can be activated using
"options SOFTDEP".
1999-11-15 19:00:25 +00:00

17 lines
368 B
Plaintext

# $NetBSD: std.mac68k,v 1.24 1999/11/15 19:00:28 fvdl Exp $
#
# standard Macintosh information.
# roughly copied from std.sparc 14 Oct 1993.
machine mac68k m68k
prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix
options HZ=60 # mac clock runs at 60hz
# Executable support
options EXEC_AOUT # a.out binary support
options EXEC_SCRIPT # shell script support