NetBSD/sys/arch/pmax/conf/std.pmax
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

13 lines
296 B
Plaintext

# $NetBSD: std.pmax,v 1.11 1999/11/15 19:00:29 fvdl Exp $
# standard, required pmax info
machine pmax mips
prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix
# Standard exec-package options
options EXEC_ELF32 # 32-bit ELF support (native format)
options EXEC_SCRIPT # exec of #! scripts