From 3d26c1ab5ab34b6d754321909a9e0414b90aa666 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 16 Sep 1991 11:54:19 +0000 Subject: [PATCH] Added libdb --- mach/vax4/.distr | 1 + mach/vax4/Action | 3 +++ 2 files changed, 4 insertions(+) diff --git a/mach/vax4/.distr b/mach/vax4/.distr index 069c149b..88800f16 100644 --- a/mach/vax4/.distr +++ b/mach/vax4/.distr @@ -6,6 +6,7 @@ libend libbsd4_1a libbsd4_2 libsysV_2 +libdb top ce cv diff --git a/mach/vax4/Action b/mach/vax4/Action index cb5b8517..4084bb2b 100644 --- a/mach/vax4/Action +++ b/mach/vax4/Action @@ -17,6 +17,9 @@ end name "Vax 4-4 EM library" dir libem end +name "Vax 4-4 debugger support library" +dir libdb +end name "Vax 4-4 etext,edata,end library" dir libend end