Home | History | Annotate | Line # | Download | only in netbsd32
files.netbsd32 revision 1.4
      1  1.4  mrg #	$NetBSD: files.netbsd32,v 1.4 1999/03/25 17:57:21 mrg Exp $
      2  1.1  mrg #
      3  1.3  mrg # config file description for machine-independent netbsd32 compat code.
      4  1.1  mrg # included by ports that need it.
      5  1.1  mrg 
      6  1.1  mrg # ports should define any machine-specific files they need in their
      7  1.1  mrg # own file lists.
      8  1.1  mrg 
      9  1.3  mrg file	compat/netbsd32/netbsd32_exec.c		compat_netbsd32
     10  1.3  mrg file	compat/netbsd32/netbsd32_netbsd.c	compat_netbsd32
     11  1.3  mrg file	compat/netbsd32/netbsd32_ioctl.c	compat_netbsd32
     12  1.3  mrg file	compat/netbsd32/netbsd32_sysent.c	compat_netbsd32
     13  1.3  mrg file	compat/netbsd32/netbsd32_compat_09.c	compat_netbsd32 & compat_09
     14  1.3  mrg file	compat/netbsd32/netbsd32_compat_10.c	compat_netbsd32 & compat_10
     15  1.3  mrg file	compat/netbsd32/netbsd32_compat_12.c	compat_netbsd32 & compat_12
     16  1.3  mrg file	compat/netbsd32/netbsd32_compat_13.c	compat_netbsd32 & compat_13
     17  1.3  mrg file	compat/netbsd32/netbsd32_compat_43.c	compat_netbsd32 & compat_43
     18  1.3  mrg file	compat/netbsd32/netbsd32_syscalls.c	compat_netbsd32 & syscall_debug
     19  1.4  mrg 
     20  1.4  mrg defopt	COMPAT_NETBSD32
     21