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 8fdf5e08e2b6e51bf35117a2d7dd877bd568ad4c..22c228c0a56de9b13523ea2e63b8e343c4eb0300 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 c10c89cb9327559529f42b4ccc9fd65fba4da158..73e1bed57537ece1e9310d0eccb2ce71ffe86524 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
This page took 0.027278 seconds and 4 git commands to generate.