aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/Makefile.in
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1996-04-04 18:48:51 +0000
committerMichael Meissner <gnu@the-meissners.org>1996-04-04 18:48:51 +0000
commit4e956fd5e14c08aae98a7fcffb91f20164faa267 (patch)
tree905885956d88d6d4be97758bb54abc4f20f027fc /sim/ppc/Makefile.in
parent65b12103ff2fd8758532c72b85a58465ac9cca0b (diff)
downloadgdb-4e956fd5e14c08aae98a7fcffb91f20164faa267.zip
gdb-4e956fd5e14c08aae98a7fcffb91f20164faa267.tar.gz
gdb-4e956fd5e14c08aae98a7fcffb91f20164faa267.tar.bz2
Add dependency
Diffstat (limited to 'sim/ppc/Makefile.in')
-rw-r--r--sim/ppc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/ppc/Makefile.in b/sim/ppc/Makefile.in
index 26820d1..cb47b71 100644
--- a/sim/ppc/Makefile.in
+++ b/sim/ppc/Makefile.in
@@ -316,7 +316,7 @@ idecode.o: idecode.c $(CPU_H) $(IDECODE_H) semantics.h
vm.o: vm.c vm.h vm_n.h $(BASICS_H) $(REGISTERS_H) \
device.h corefile.h interrupts.h itable.h mon.h
-corefile.o: corefile.c corefile.h corefile-n.h $(BASICS_H) device.h
+corefile.o: corefile.c corefile.h corefile-n.h $(BASICS_H) device.h device_table.h
model.o: model.c $(CPU_H)