aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/d10v/Makefile.in')
-rw-r--r--sim/d10v/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in
index 8ed219f..82d7e11 100644
--- a/sim/d10v/Makefile.in
+++ b/sim/d10v/Makefile.in
@@ -48,6 +48,6 @@ clean-extra:
rm -f table.c simops.h gencode
interp.o: interp.c table.c $(INCLUDE)
-simops.o: simops.c $(INCLUDE)
+simops.o: simops.c simops.h $(INCLUDE)
endian.o: endian.c $(INCLUDE)
table.o: table.c