diff options
Diffstat (limited to 'sys/compat/hpux/files.hpux')
-rw-r--r-- | sys/compat/hpux/files.hpux | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys/compat/hpux/files.hpux b/sys/compat/hpux/files.hpux deleted file mode 100644 index 7d6cd71639e..00000000000 --- a/sys/compat/hpux/files.hpux +++ /dev/null @@ -1,17 +0,0 @@ -# $OpenBSD: files.hpux,v 1.5 2002/12/10 23:47:53 miod Exp $ -# $NetBSD: files.hpux,v 1.2 1995/11/28 08:39:52 thorpej 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_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 & syscall_debug -file compat/hpux/hpux_sysent.c compat_hpux -file compat/hpux/hpux_tty.c compat_hpux |