2004-07-28 02:01:56 +04:00
|
|
|
# $NetBSD: files.mach,v 1.15 2004/07/27 22:01:56 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-12-08 00:23:03 +03:00
|
|
|
file compat/mach/mach_bootstrap.c compat_mach | compat_darwin
|
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
|
2003-12-09 15:13:44 +03:00
|
|
|
file compat/mach/mach_exception.c compat_mach | compat_darwin
|
2002-11-15 00:38:51 +03:00
|
|
|
file compat/mach/mach_exec.c compat_mach | compat_darwin
|
|
|
|
file compat/mach/mach_host.c compat_mach | compat_darwin
|
2003-02-05 01:47:41 +03:00
|
|
|
file compat/mach/mach_iokit.c compat_mach | compat_darwin
|
2002-11-15 00:38:51 +03:00
|
|
|
file compat/mach/mach_misc.c compat_mach | compat_darwin
|
2002-11-29 00:21:32 +03:00
|
|
|
file compat/mach/mach_message.c compat_mach | compat_darwin
|
2003-03-29 14:04:08 +03:00
|
|
|
file compat/mach/mach_notify.c compat_mach | compat_darwin
|
2002-11-15 00:38:51 +03:00
|
|
|
file compat/mach/mach_port.c compat_mach | compat_darwin
|
2002-12-13 02:18:20 +03:00
|
|
|
file compat/mach/mach_semaphore.c compat_mach | compat_darwin
|
2003-11-13 16:40:39 +03:00
|
|
|
file compat/mach/mach_services.c compat_mach | compat_darwin
|
2002-11-15 00:38:51 +03:00
|
|
|
file compat/mach/mach_syscalls.c compat_mach | compat_darwin
|
2004-07-28 02:01:56 +04:00
|
|
|
file compat/mach/mach_sysctl.c compat_mach | compat_darwin
|
2002-11-15 00:38:51 +03:00
|
|
|
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
|