11 lines
242 B
Plaintext
11 lines
242 B
Plaintext
# $NetBSD: std.vax,v 1.8 1999/03/24 06:06:11 mrg Exp $
|
|
#
|
|
# Std vaxfiles
|
|
#
|
|
machine vax
|
|
|
|
options PMAP_NEW # new pmap(9) interfaces
|
|
|
|
options EXEC_AOUT # execve(2) support for a.out binaries
|
|
options EXEC_SCRIPT # execve(2) support for scripts
|