From 4c8997c586fb7eb8518c3fd46da7cd022d90b97d Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 9 Jan 1996 09:20:36 +0000 Subject: [PATCH] from netbsd; compile hpux_machdep.c if COMPAT_HPUX --- sys/arch/hp300/conf/files.hp300.oldconf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/hp300/conf/files.hp300.oldconf b/sys/arch/hp300/conf/files.hp300.oldconf index 0542c7fa33e..cb1837f91c8 100644 --- a/sys/arch/hp300/conf/files.hp300.oldconf +++ b/sys/arch/hp300/conf/files.hp300.oldconf @@ -1,4 +1,4 @@ -# $NetBSD: files.hp300.oldconf,v 1.21 1995/11/28 08:10:09 thorpej Exp $ +# $NetBSD: files.hp300.oldconf,v 1.22 1996/01/08 03:27:36 thorpej Exp $ # arch/hp300/hp300/autoconf.c standard arch/hp300/hp300/clock.c standard @@ -72,3 +72,4 @@ compat/hpux/hpux_sig.c optional compat_hpux compat/hpux/hpux_syscalls.c optional compat_hpux compat/hpux/hpux_sysent.c optional compat_hpux compat/hpux/hpux_tty.c optional compat_hpux +arch/hp300/hp300/hpux_machdep.c optional compat_hpux -- 2.20.1