aboutsummaryrefslogtreecommitdiff
path: root/sim/cr16/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cr16/Makefile.in')
-rw-r--r--sim/cr16/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/cr16/Makefile.in b/sim/cr16/Makefile.in
index 7be0537..8cfe3ea 100644
--- a/sim/cr16/Makefile.in
+++ b/sim/cr16/Makefile.in
@@ -25,6 +25,8 @@ SIM_OBJS = \
simops.o
SIM_EXTRA_CLEAN = clean-extra
+SIM_EXTRA_DEPS = simops.h
+
INCLUDE = cr16_sim.h $(srcroot)/include/gdb/callback.h targ-vals.h \
$(srcroot)/include/gdb/sim-cr16.h
@@ -33,8 +35,6 @@ NL_TARGET = -DNL_TARGET_cr16
## COMMON_POST_CONFIG_FRAG
-simops.o: simops.h
-
simops.h: gencode
./gencode -h >$@