std.vax revision 1.8
1# $NetBSD: std.vax,v 1.8 1999/03/24 06:06:11 mrg Exp $
2#
3# Std vaxfiles
4#
5machine vax
6
7options PMAP_NEW # new pmap(9) interfaces
8
9options EXEC_AOUT # execve(2) support for a.out binaries
10options EXEC_SCRIPT # execve(2) support for scripts
11