From: ceriel Date: Fri, 8 Nov 1991 15:45:47 +0000 (+0000) Subject: Added libdb X-Git-Tag: release-5-5~650 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d8190353ccd7ee52f9e7fe9f3d088672eddbb433;p=ack.git Added libdb --- 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