files.freebsd revision 1.1
11.1Smycroft#	$NetBSD: files.freebsd,v 1.1 1995/10/10 01:19:26 mycroft Exp $
21.1Smycroft#
31.1Smycroft# Config.new file description for machine-independent FreeBSD compat code.
41.1Smycroft# Included by ports that need it.
51.1Smycroft
61.1Smycroft# ports should define any machine-specific files they need in their
71.1Smycroft# own file lists.
81.1Smycroft
91.1Smycroftfile	compat/freebsd/freebsd_exec.c		compat_freebsd
101.1Smycroftfile	compat/freebsd/freebsd_file.c		compat_freebsd
111.1Smycroftfile	compat/freebsd/freebsd_ioctl.c		compat_freebsd
121.1Smycroftfile	compat/freebsd/freebsd_misc.c		compat_freebsd
131.1Smycroftfile	compat/freebsd/freebsd_ptrace.c		compat_freebsd
141.1Smycroftfile	compat/freebsd/freebsd_sysent.c		compat_freebsd
151.1Smycroftfile	compat/freebsd/freebsd_syscalls.c	compat_freebsd
16