blob: b0f6b7d5b6f71f210092797973f1f4418b9e6344 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $OpenBSD: files.hpux,v 1.2 2004/09/19 21:56:18 mickey Exp $
#
# Config 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_tty.c compat_hpux
file compat/hpux/hpux_sig.c compat_hpux
file compat/hpux/hppa/hpux_sig2.c compat_hpux
file compat/hpux/hppa/hpux_exec.c compat_hpux
#file compat/hpux/hppa/hpux_net.c compat_hpux
file compat/hpux/hppa/hpux_syscalls.c compat_hpux & syscall_debug
file compat/hpux/hppa/hpux_sysent.c compat_hpux
|