blob: e28f1c0a91b131ec71b3c0aae9d28b1bf167fde7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $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
|