From 4efad21082466e37a02b3a7491d97a53cf2d6924 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Thu, 22 Aug 1991 02:12:30 +0000 Subject: [PATCH] Add m68k-tdep.o. --- gdb/config/hp300bsd.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/config/hp300bsd.mt b/gdb/config/hp300bsd.mt index 235252f..2a730ce 100644 --- a/gdb/config/hp300bsd.mt +++ b/gdb/config/hp300bsd.mt @@ -1,3 +1,3 @@ # Target: Hewlett-Packard 9000 series 300, running BSD -TDEPFILES= exec.o m68k-pinsn.o +TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o TM_FILE= tm-hp300bsd.h -- 2.7.4