NetBSD/sys/arch/vax/conf/std.vax

10 lines
259 B
Plaintext
Raw Normal View History

2000-07-20 00:29:45 +04:00
# $NetBSD: std.vax,v 1.13 2000/07/19 20:29:45 matt Exp $
1997-01-12 15:38:56 +03:00
#
# Std vaxfiles
#
machine vax
options EXEC_AOUT # execve(2) support for a.out binaries
options EXEC_SCRIPT # execve(2) support for scripts
2000-07-20 00:29:45 +04:00
options EXEC_ELF32 # execve(2) support for ELF32 binaries