2002-11-26 11:10:14 +03:00
|
|
|
# $NetBSD: files.mach,v 1.7 2002/11/26 08:10:14 manu Exp $
|
2001-07-14 06:10:59 +04:00
|
|
|
#
|
2002-10-28 00:41:51 +03:00
|
|
|
# Config file description for machine-independent Mach compat code.
|
2001-07-14 06:10:59 +04:00
|
|
|
# Included by ports that need it.
|
|
|
|
|
|
|
|
# ports should define any machine-specific files they need in their
|
|
|
|
# own file lists.
|
|
|
|
|
2002-11-26 11:10:14 +03:00
|
|
|
file compat/mach/mach_clock.c compat_mach | compat_darwin
|
2002-11-15 00:38:51 +03:00
|
|
|
file compat/mach/mach_errno.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_exec.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_host.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_misc.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_namemap.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_port.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_syscalls.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_sysent.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_task.c compat_mach | compat_darwin
|
2002-11-26 11:10:14 +03:00
|
|
|
file compat/mach/mach_thread.c compat_mach | compat_darwin
|
2002-11-15 00:38:51 +03:00
|
|
|
file compat/mach/mach_vm.c compat_mach | compat_darwin
|