From: John Gilmore Date: Sat, 4 May 1991 04:41:34 +0000 (+0000) Subject: Jim Kingdon's port to m88k on his last day at Cygnus. X-Git-Tag: gdb-4_18~24365 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=591cd7a6f4a9ea62012ac4a4232ed1372377231f;p=platform%2Fupstream%2Fbinutils.git Jim Kingdon's port to m88k on his last day at Cygnus. --- diff --git a/gdb/config/m88k.mt b/gdb/config/m88k.mt index f3b67dc..c04957c 100644 --- a/gdb/config/m88k.mt +++ b/gdb/config/m88k.mt @@ -17,7 +17,7 @@ # along with GDB; see the file COPYING. If not, write to # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -TDEPFILES= tdesc.o -TM_CLIBS= tdesc/libdc.o -TM_CDEPS= tdesc/libdc.o +TDEPFILES= tdesc.o m88k-tdep.o m88k-pinsn.o exec.o coredep.o +TM_CLIBS= tdesc-lib/libdc.o +TM_CDEPS= tdesc-lib/libdc.o TM_FILE= tm-88k.h