Netware style debugger for Linux written by Jeffrey Vernon Merkey
--- a/debug/Makefile 1969-12-31 17:00:00.000000000 -0700
+++ b/debug/Makefile 2008-08-03 16:15:00.000000000 -0600
@@ -0,0 +1,5 @@
+
+#
+obj-y :=mdb.o mdb-base.o mdb-list.o mdb-logic.o mdb-os.o mdb-ia32.o
mdb-ia32-support.o
+
+
By making a contribution to this project, I certify that
the contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file.
Jeffrey Vernon Merkey