files.netbsd32 revision 1.7
11.7Sjdolecek#	$NetBSD: files.netbsd32,v 1.7 2000/12/01 21:51:08 jdolecek Exp $
21.1Smrg#
31.3Smrg# config file description for machine-independent netbsd32 compat code.
41.1Smrg# included by ports that need it.
51.1Smrg
61.1Smrg# ports should define any machine-specific files they need in their
71.1Smrg# own file lists.
81.1Smrg
91.7Sjdolecekfile	compat/netbsd32/netbsd32_exec_elf32.c	compat_netbsd32 & exec_elf32
101.7Sjdolecekfile	compat/netbsd32/netbsd32_exec_aout.c	compat_netbsd32 & exec_aout
111.3Smrgfile	compat/netbsd32/netbsd32_netbsd.c	compat_netbsd32
121.3Smrgfile	compat/netbsd32/netbsd32_ioctl.c	compat_netbsd32
131.3Smrgfile	compat/netbsd32/netbsd32_sysent.c	compat_netbsd32
141.3Smrgfile	compat/netbsd32/netbsd32_compat_09.c	compat_netbsd32 & compat_09
151.3Smrgfile	compat/netbsd32/netbsd32_compat_10.c	compat_netbsd32 & compat_10
161.3Smrgfile	compat/netbsd32/netbsd32_compat_12.c	compat_netbsd32 & compat_12
171.3Smrgfile	compat/netbsd32/netbsd32_compat_13.c	compat_netbsd32 & compat_13
181.6Seehfile	compat/netbsd32/netbsd32_compat_14.c	compat_netbsd32 & compat_14
191.3Smrgfile	compat/netbsd32/netbsd32_compat_43.c	compat_netbsd32 & compat_43
201.3Smrgfile	compat/netbsd32/netbsd32_syscalls.c	compat_netbsd32 & syscall_debug
21