]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/h8300/Makefile.in
Add dependences to Makefile.in and include sim-h8300 in compile.c
[thirdparty/binutils-gdb.git] / sim / h8300 / Makefile.in
index 867e2e6e1db41aad29a13d9d757ac5c3c2f62833..55dc3db73106ec677cce40ae2bc898369c0c5d97 100644 (file)
@@ -19,7 +19,9 @@
 ## COMMON_PRE_CONFIG_FRAG
 
 SIM_OBJS = compile.o sim-load.o
-
 ## COMMON_POST_CONFIG_FRAG
 
-compile.o: compile.c config.h
+compile.o: compile.c inst.h config.h \
+           $(srcdir)/../../include/gdb/sim-h8300.h \
+           $(srcdir)/../../include/gdb/remote-sim.h \
+           $(srcdir)/../../include/gdb/callback.h