diff options
Diffstat (limited to 'sim/d10v/Makefile.in')
-rw-r--r-- | sim/d10v/Makefile.in | 2 |
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 >$@ |