std.i386 revision 1.8
11.8Slukem# $NetBSD: std.i386,v 1.8 1997/11/17 01:57:55 lukem Exp $
21.1Smycroft#
31.6Sfvdl# standard, required NetBSD/i386 'options'
41.6Sfvdl 
51.6Sfvdlmachine i386
61.1Smycroft
71.8Slukemoptions 	SWAPPAGER	# paging
81.8Slukemoptions 	VNODEPAGER	# mmap() of files
91.8Slukemoptions 	DEVPAGER	# mmap() of devices
101.6Sfvdl 
111.8Slukemoptions 	EXEC_AOUT	# exec a.out binaries
121.8Slukemoptions 	EXEC_SCRIPT	# exec #! scripts
13