xref: /netbsd-src/sys/arch/vax/conf/std.vax (revision bdc22b2e01993381dcefeff2bc9b56ca75a4235c)
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