blob: e9d746a16a0d772e19f3051b1edddaf5598556ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $OpenBSD: files.hpux,v 1.3 1996/08/02 20:34:52 niklas Exp $
# $NetBSD: files.hpux,v 1.2 1995/11/28 08:39:52 thorpej Exp $
#
# Config.new file description for machine-independent HPUX compat code.
# Included by ports that need it.
# ports should define any machine-specific files they need in their
# own file lists.
file compat/hpux/hpux_compat.c compat_hpux
file compat/hpux/hpux_file.c compat_hpux
file compat/hpux/hpux_exec.c compat_hpux
file compat/hpux/hpux_net.c compat_hpux
file compat/hpux/hpux_sig.c compat_hpux
file compat/hpux/hpux_syscalls.c compat_hpux
file compat/hpux/hpux_sysent.c compat_hpux
file compat/hpux/hpux_tty.c compat_hpux
|