xref: /netbsd-src/sys/arch/vax/conf/std.vax (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1#	$NetBSD: std.vax,v 1.16 2005/12/11 12:19:34 christos Exp $
2#
3# Std vaxfiles
4#
5machine	vax
6include		"conf/std"	# MI standard options
7
8options 	EXEC_AOUT	# execve(2) support for a.out binaries
9options 	EXEC_SCRIPT	# execve(2) support for scripts
10options 	EXEC_ELF32	# execve(2) support for ELF32 binaries
11