From 0b3556feb1b26609c20f113bb373380ee084de9e Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Wed, 9 Jun 1993 20:00:52 +0000 Subject: drop minimon support --- gdb/config/a29k/a29k.mt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gdb/config/a29k') diff --git a/gdb/config/a29k/a29k.mt b/gdb/config/a29k/a29k.mt index cd947dc..33a552e 100644 --- a/gdb/config/a29k/a29k.mt +++ b/gdb/config/a29k/a29k.mt @@ -3,8 +3,7 @@ # that will be able to communicate over a serial line with either an # EB board (remote-eb.c), # Adapt (remote-adapt.c), -# or a MiniMon debugger (remote-mm.c). # Or run native on an Ultracomputer. -TDEPFILES= exec.o a29k-pinsn.o a29k-tdep.o remote-eb.o remote-mm.o remote-adapt.o +TDEPFILES= exec.o a29k-pinsn.o a29k-tdep.o remote-eb.o remote-adapt.o TM_FILE= tm-a29k.h MT_CFLAGS = -DNO_HIF_SUPPORT -- cgit v1.1