blob: d54c76ef9e3a3ad45bd922d2ee9dc1d66729a4c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: files.ultrix,v 1.1 1995/09/20 00:15:19 thorpej Exp $
#
# Config file description for machine-independent Ultrix compat code.
# Included by ports that need it.
# ports should define any machine-specific files they need in their
# own file lists.
file compat/ultrix/ultrix_misc.c compat_ultrix
file compat/ultrix/ultrix_syscalls.c compat_ultrix
file compat/ultrix/ultrix_sysent.c compat_ultrix
|