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