1#	$NetBSD: files.sunos,v 1.9 2014/11/17 01:01:58 uebayasi Exp $
2#
3# Config file description for machine-independent SunOS compat code.
4# Included by ports that need it.
5
6# ports should define any machine-specific files they need in their
7# own file lists.
8
9define	compat_sunos
10file	compat/sunos/sunos_exec.c	compat_sunos & !compat_netbsd32
11file	compat/sunos/sunos_exec_aout.c	compat_sunos & exec_aout & !compat_netbsd32
12file	compat/sunos/sunos_sysent.c	compat_sunos & !compat_netbsd32
13file	compat/sunos/sunos_ioctl.c	compat_sunos & !compat_netbsd32
14file	compat/sunos/sunos_misc.c	compat_sunos & !compat_netbsd32
15file	compat/sunos/sunos_mod.c	compat_sunos & !compat_netbsd32
16file	compat/sunos/sunos_syscalls.c	syscall_debug & compat_sunos & !compat_netbsd32
17