blob: 1e15de7918bc8df922204fe00b2f40b3fa0ccf86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $OpenBSD: files.netbsd,v 1.8 2001/09/21 15:31:59 art Exp $
#
# Config.new file description for machine-independent NetBSD compat code.
# Included by ports that need it.
# ports should define any machine-specific files they need in their
# own file lists.
file compat/netbsd/netbsd_exec.c compat_netbsd
file compat/netbsd/netbsd_file.c compat_netbsd
file compat/netbsd/netbsd_getcwd.c compat_netbsd
file compat/netbsd/netbsd_getdents.c compat_netbsd
file compat/netbsd/netbsd_misc.c compat_netbsd
file compat/netbsd/netbsd_signal.c compat_netbsd
file compat/netbsd/netbsd_stat.c compat_netbsd
file compat/netbsd/netbsd_sysent.c compat_netbsd
file compat/netbsd/netbsd_syscalls.c compat_netbsd & syscall_debug
|