xref: /netbsd/sys/arch/pmax/conf/std.pmax (revision bf9ec67e)
1#	$NetBSD: std.pmax,v 1.14 2001/10/23 20:40:02 thorpej Exp $
2# standard, required pmax info
3
4machine pmax mips
5
6# Standard exec-package options
7options 	EXEC_ELF32	# 32-bit ELF support (native format)
8options 	EXEC_SCRIPT	# exec of #! scripts
9
10makeoptions	DEFTEXTADDR="0x80030000"
11makeoptions	MACHINE_ARCH="mipsel"
12