1*db4c90adSmrg# $NetBSD: files.sunos,v 1.11 2019/02/12 07:16:55 mrg Exp $ 2b9771ef7Schristos# 3e3680b0eSpk# Config file description for machine-independent SunOS compat code. 4b9771ef7Schristos# Included by ports that need it. 5b9771ef7Schristos 6b9771ef7Schristos# ports should define any machine-specific files they need in their 7b9771ef7Schristos# own file lists. 8b9771ef7Schristos 9*db4c90adSmrgdefine compat_sunos : compat_netbsd,compat_09,exec_aout 10b67bcac7Smrgfile compat/sunos/sunos_exec.c compat_sunos & !compat_netbsd32 11b67bcac7Smrgfile compat/sunos/sunos_exec_aout.c compat_sunos & exec_aout & !compat_netbsd32 12b67bcac7Smrgfile compat/sunos/sunos_sysent.c compat_sunos & !compat_netbsd32 13b67bcac7Smrgfile compat/sunos/sunos_ioctl.c compat_sunos & !compat_netbsd32 14b67bcac7Smrgfile compat/sunos/sunos_misc.c compat_sunos & !compat_netbsd32 1592ce8c6aSadfile compat/sunos/sunos_mod.c compat_sunos & !compat_netbsd32 16b67bcac7Smrgfile compat/sunos/sunos_syscalls.c syscall_debug & compat_sunos & !compat_netbsd32 17