std.pmax revision 1.7
11.1Sjonathan#	$NetBSD: std.pmax,v 1.0 1995/04/28 03:10:41 jonathan Exp
21.5Sjonathan# standard, required pmax info
31.1Sjonathan
41.2Sjonathanmachine pmax mips
51.5Sjonathan
61.5Sjonathan# Non-optional options
71.6Slukemoptions 	SWAPPAGER	# paging
81.6Slukemoptions 	VNODEPAGER	# mmap() of files
91.6Slukemoptions 	DEVPAGER	# mmap() of devices
101.5Sjonathan
111.3Sjonathan# Standard exec-package options
121.7Sthorpejoptions 	EXEC_ELF32	# 32-bit ELF support (native format)
131.7Sthorpejoptions 	EXEC_SCRIPT	# exec of #! scripts
14