18 lines
813 B
Plaintext
18 lines
813 B
Plaintext
# $NetBSD: files.sunos32,v 1.3 2014/11/17 01:01:58 uebayasi Exp $
|
|
#
|
|
# Config file description for machine-independent SunOS compat code for
|
|
# 64-bit kernel. Included by ports that need it.
|
|
|
|
# ports should define any machine-specific files they need in their
|
|
# own file lists.
|
|
|
|
# XXX compat_sunos32
|
|
define compat_sunos
|
|
file compat/sunos32/sunos32_exec.c compat_sunos & compat_netbsd32
|
|
file compat/sunos32/sunos32_exec_aout.c compat_sunos & compat_netbsd32
|
|
file compat/sunos32/sunos32_misc.c compat_sunos & compat_netbsd32
|
|
file compat/sunos32/sunos32_ioctl.c compat_sunos & compat_netbsd32
|
|
file compat/sunos32/sunos32_sysent.c compat_sunos & compat_netbsd32
|
|
file compat/sunos32/sunos32_mod.c compat_sunos & compat_netbsd32
|
|
file compat/sunos32/sunos32_syscalls.c syscall_debug & compat_sunos & compat_netbsd32
|