std.pmax revision 1.13
1#	$NetBSD: std.pmax,v 1.13 2000/12/03 07:39:34 simonb 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	ENDIAN="-EL"
12