From 03da2719ec4015ef0db85f34540b6c0388cd79f3 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 16 Sep 1991 11:49:03 +0000 Subject: [PATCH] Added libdb --- mach/m68020/.distr | 1 + mach/m68020/Action | 3 +++ 2 files changed, 4 insertions(+) diff --git a/mach/m68020/.distr b/mach/m68020/.distr index 7b4f28861..096a7b2f4 100644 --- a/mach/m68020/.distr +++ b/mach/m68020/.distr @@ -6,6 +6,7 @@ libend libsys ncg libfp +libdb top ce mach_params diff --git a/mach/m68020/Action b/mach/m68020/Action index d4d165c66..480364cf0 100644 --- a/mach/m68020/Action +++ b/mach/m68020/Action @@ -20,6 +20,9 @@ end name "M68020 floating point library" dir libfp end +name "M68020 debugger support library" +dir libdb +end name "M68020 system call library" dir libsys end -- 2.34.1