Added debugger support library
authorceriel <none@none>
Mon, 30 Sep 1991 09:24:11 +0000 (09:24 +0000)
committerceriel <none@none>
Mon, 30 Sep 1991 09:24:11 +0000 (09:24 +0000)
mach/sparc/.distr
mach/sparc/Action

index decd643..b317d57 100644 (file)
@@ -5,3 +5,4 @@ ce_cg
 libem
 libsys
 libend
+libdb
index a88c18d..340b25d 100644 (file)
@@ -22,3 +22,7 @@ name "Sparc system call library"
 system "sparc"
 dir libsys
 end
+name "Sparc debugger support library"
+system "sparc"
+dir libdb
+end