add exec.o to m88k TDEPFILES.
authorK. Richard Pixley <rich@cygnus>
Tue, 27 Jul 1993 00:36:08 +0000 (00:36 +0000)
committerK. Richard Pixley <rich@cygnus>
Tue, 27 Jul 1993 00:36:08 +0000 (00:36 +0000)
gdb/ChangeLog
gdb/config/m88k/m88k.mt

index 8fdf5e0..22c228c 100644 (file)
@@ -1,3 +1,7 @@
+Mon Jul 26 17:31:49 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
+
+       * config/m88k/m88k.mt (TDEPFILES): add exec.o.
+
 Mon Jul 26 13:17:36 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind'
index c10c89c..73e1bed 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Motorola 88000 Binary Compatability Standard
-TDEPFILES= m88k-tdep.o m88k-pinsn.o
+TDEPFILES= m88k-tdep.o m88k-pinsn.o exec.o
 TM_FILE= tm-m88k.h