]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/d10v/Makefile.in
Remove and modernize dependencies in sim
[thirdparty/binutils-gdb.git] / sim / d10v / Makefile.in
index c2907fc58793c03222c4829e4baa03605df0d459..13b902dec5d809932f30bc1c8b2d616b452f2763 100644 (file)
@@ -26,6 +26,8 @@ SIM_OBJS = \
        endian.o
 SIM_EXTRA_CLEAN = clean-extra
 
+SIM_EXTRA_DEPS = simops.h
+
 INCLUDE = d10v_sim.h $(srcroot)/include/gdb/callback.h targ-vals.h endian.c \
        $(srcroot)/include/gdb/sim-d10v.h
 
@@ -34,8 +36,6 @@ NL_TARGET = -DNL_TARGET_d10v
 
 ## COMMON_POST_CONFIG_FRAG
 
-simops.o: simops.h
-
 simops.h: gencode
        ./gencode -h >$@