blob: 1943bafed5dca8823d7d80e040ef283ce163debb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $OpenBSD: files.sunos,v 1.2 1996/08/02 20:35:31 niklas Exp $
# $NetBSD: files.sunos,v 1.3 1995/06/24 20:22:33 christos Exp $
#
# Config.new file description for machine-independent SunOS compat code.
# Included by ports that need it.
# ports should define any machine-specific files they need in their
# own file lists.
file compat/sunos/sunos_exec.c compat_sunos
file compat/sunos/sunos_sysent.c compat_sunos
file compat/sunos/sunos_ioctl.c compat_sunos
file compat/sunos/sunos_misc.c compat_sunos
#file compat/sunos/sunos_syscalls.c compat_sunos
|