summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/files.svr4
blob: 123b5c0feefcf55c6808833209c91dcd9019c408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#	$OpenBSD: files.svr4,v 1.4 1996/04/25 10:20:16 niklas Exp $
#	$NetBSD: files.svr4,v 1.6 1996/04/11 12:43:29 christos Exp $
#
# Config.new file description for machine-independent SVR4 compat code.
# Included by ports that need it.

# ports should define any machine-specific files they need in their
# own file lists.

file	compat/svr4/svr4_exec.c		compat_svr4
file	compat/svr4/svr4_fcntl.c	compat_svr4
file	compat/svr4/svr4_ioctl.c	compat_svr4
file	compat/svr4/svr4_misc.c		compat_svr4
file	compat/svr4/svr4_signal.c	compat_svr4
file	compat/svr4/svr4_stat.c		compat_svr4
file	compat/svr4/svr4_syscalls.c	compat_svr4
file	compat/svr4/svr4_sysent.c	compat_svr4
file	compat/svr4/svr4_net.c		compat_svr4
file	compat/svr4/svr4_termios.c	compat_svr4
file	compat/svr4/svr4_stream.c	compat_svr4
file	compat/svr4/svr4_socket.c	compat_svr4
file	compat/svr4/svr4_ttold.c	compat_svr4
file	compat/svr4/svr4_filio.c	compat_svr4
file	compat/svr4/svr4_sockio.c	compat_svr4
file	compat/svr4/svr4_error.c	compat_svr4
file	compat/svr4/svr4_ipc.c		compat_svr4
file	compat/svr4/svr4_ncr.c		compat_svr4