std.i386 revision 1.24
11.24Sfvdl# $NetBSD: std.i386,v 1.24 2003/02/26 21:33:36 fvdl Exp $
21.1Smycroft#
31.6Sfvdl# standard, required NetBSD/i386 'options'
41.11Senami
51.24Sfvdlmachine i386 x86
61.18Sfvdl
71.8Slukemoptions 	EXEC_AOUT	# exec a.out binaries
81.22Slukemoptions 	EXEC_ELF32	# exec ELF binaries
91.8Slukemoptions 	EXEC_SCRIPT	# exec #! scripts
101.20Ssommerfe
111.21Stlsoptions 	INET6_MD_CKSUM	# machine-dependant code for in6_cksum
121.23Slukem#options 	CRYPTO_MD_DES_ENC	# machine-dependant code for DES
131.21Stls#options 	CRYPTO_MD_DES_CBC	# machine-dependant DES CBC code
141.23Slukem#options 	CRYPTO_MD_BF_ENC	# machine-dependant code for BF_encrypt
151.21Stls#options 	CRYPTO_MD_BF_CBC	# careful: uses bswapl, requires 486
16