]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/sh/Makefile.in
Remove and modernize dependencies in sim
[thirdparty/binutils-gdb.git] / sim / sh / Makefile.in
index e92b7843dab85aaed6ae8b796ca4ddaf885a7001..84d417287d1fb90210c82272d3e25acc59ebfed2 100644 (file)
@@ -26,11 +26,10 @@ SIM_OBJS = \
        table.o
 SIM_EXTRA_LIBS = -lm
 SIM_EXTRA_CLEAN = sh-clean
+SIM_EXTRA_DEPS = table.c code.c ppi.c
 
 ## COMMON_POST_CONFIG_FRAG
 
-interp.o: interp.c code.c table.c ppi.c $(srcroot)/include/gdb/sim-sh.h
-
 code.c: gencode
        ./gencode -x >code.c
 #      indent code.c