aboutsummaryrefslogtreecommitdiff
path: root/sim/mn10300/Makefile.in
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>2001-04-15 19:57:10 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>2001-04-15 19:57:10 +0000
commitd4424adaef11212e113de58b2557aa4810c41840 (patch)
tree358c480b5a4c5c7a79d7985b7caf12b0b48dfe5a /sim/mn10300/Makefile.in
parent3ed30d29c615edca09467def7656d3e87cd722b7 (diff)
downloadgdb-d4424adaef11212e113de58b2557aa4810c41840.zip
gdb-d4424adaef11212e113de58b2557aa4810c41840.tar.gz
gdb-d4424adaef11212e113de58b2557aa4810c41840.tar.bz2
* Makefile.in (simops.o): Add simops.h to dependency list.
Diffstat (limited to 'sim/mn10300/Makefile.in')
-rw-r--r--sim/mn10300/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mn10300/Makefile.in b/sim/mn10300/Makefile.in
index 1c5a719..4623f9f 100644
--- a/sim/mn10300/Makefile.in
+++ b/sim/mn10300/Makefile.in
@@ -152,7 +152,7 @@ tmp-igen: $(IGEN_INSN) $(IGEN_DC) ../igen/igen
interp.o: interp.c $(MN10300_INTERP_DEP) $(INCLUDE)
-simops.o: simops.c $(INCLUDE)
+simops.o: simops.c simops.h $(INCLUDE)
table.o: table.c
clean-extra: clean-igen