xref: /netbsd-src/sys/arch/pmax/conf/std.pmax (revision 4b896b232495b7a9b8b94a1cf1e21873296d53b8)
1#	$NetBSD: std.pmax,v 1.16 2003/08/30 22:44:40 chs Exp $
2# standard, required pmax info
3
4machine pmax mips
5makeoptions	MACHINE_ARCH="mipsel"
6
7# Standard exec-package options
8options 	EXEC_ELF32	# 32-bit ELF support (native format)
9options 	EXEC_SCRIPT	# exec of #! scripts
10
11makeoptions	DEFTEXTADDR="0x80030000"
12