From d8190353ccd7ee52f9e7fe9f3d088672eddbb433 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 8 Nov 1991 15:45:47 +0000 Subject: [PATCH] Added libdb --- mach/i386/.distr | 1 + mach/i386/Action | 3 +++ 2 files changed, 4 insertions(+) diff --git a/mach/i386/.distr b/mach/i386/.distr index c48343542..b2c838b24 100644 --- a/mach/i386/.distr +++ b/mach/i386/.distr @@ -6,5 +6,6 @@ libend libem libfp libsys +libdb ncg mach_params diff --git a/mach/i386/Action b/mach/i386/Action index 0197bbd08..9ab418c64 100644 --- a/mach/i386/Action +++ b/mach/i386/Action @@ -20,6 +20,9 @@ end name "Intel 80836 floating point library" dir libfp end +name "Intel 80836 debugger support library" +dir libdb +end name "Intel 80836 Xenix systemcall library" dir libsys end -- 2.34.1