d116707af0
prefix ../gnu/sys cinclude "conf/files.softdep" prefix to all std.* files, so that soft dependencies can be activated using "options SOFTDEP".
13 lines
296 B
Plaintext
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
|