std.pmax revision 1.17
1#	$NetBSD: std.pmax,v 1.17 2005/09/17 09:44:08 yamt Exp $
2# standard, required pmax info
3
4machine pmax mips
5include		"conf/std"	# MI standard options
6makeoptions	MACHINE_ARCH="mipsel"
7
8# Standard exec-package options
9options 	EXEC_ELF32	# 32-bit ELF support (native format)
10options 	EXEC_SCRIPT	# exec of #! scripts
11
12makeoptions	DEFTEXTADDR="0x80030000"
13