Added libdb
authorceriel <none@none>
Mon, 16 Sep 1991 11:49:03 +0000 (11:49 +0000)
committerceriel <none@none>
Mon, 16 Sep 1991 11:49:03 +0000 (11:49 +0000)
mach/m68020/.distr
mach/m68020/Action

index 7b4f288..096a7b2 100644 (file)
@@ -6,6 +6,7 @@ libend
 libsys
 ncg
 libfp
+libdb
 top
 ce
 mach_params
index d4d165c..480364c 100644 (file)
@@ -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