aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-31 01:59:44 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-31 01:59:44 -0400
commitb38f7f340bf021f9ad017cc88beddb9b0eaae06b (patch)
tree14c563602c8212f1904ced656a0691f9e55e4d12 /sim/d10v/Makefile.in
parent5a394431deb3745c04a74d2a109aca075f79afd6 (diff)
downloadfsf-binutils-gdb-b38f7f340bf021f9ad017cc88beddb9b0eaae06b.zip
fsf-binutils-gdb-b38f7f340bf021f9ad017cc88beddb9b0eaae06b.tar.gz
fsf-binutils-gdb-b38f7f340bf021f9ad017cc88beddb9b0eaae06b.tar.bz2
sim: cr16/d10v: restore generated headers dep
While cleaning up stale make rules, one too many were deleted. The build system autogenerates static rules, but not generated files.
Diffstat (limited to 'sim/d10v/Makefile.in')
-rw-r--r--sim/d10v/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in
index 75b69c3..faa1286 100644
--- a/sim/d10v/Makefile.in
+++ b/sim/d10v/Makefile.in
@@ -36,6 +36,8 @@ NL_TARGET = -DNL_TARGET_d10v
## COMMON_POST_CONFIG_FRAG
+simops.o: simops.h
+
simops.h: gencode
./gencode -h >$@