Add engv32.h to SIM_EXTRA_DEPS in sim/cris
authorTom Tromey <tom@tromey.com>
Sun, 25 Apr 2021 13:30:03 +0000 (07:30 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 25 Apr 2021 13:30:03 +0000 (07:30 -0600)
A rebuild showed that an earlier change of mine missed a built header
file -- cris/engv32.h.  This patch fixes the problem.

sim/cris/ChangeLog
2021-04-25  Tom Tromey  <tom@tromey.com>

* Makefile.in (SIM_EXTRA_DEPS): Add engv32.h.

sim/cris/ChangeLog
sim/cris/Makefile.in

index d123611e5f38b85584ed466a3b70ef829dd1f369..191768d4642ea89f8a6537f40f285cbbd42b4925 100644 (file)
@@ -1,3 +1,7 @@
+2021-04-25  Tom Tromey  <tom@tromey.com>
+
+       * Makefile.in (SIM_EXTRA_DEPS): Add engv32.h.
+
 2021-04-23  Mike Frysinger  <vapier@gentoo.org>
 
        * configure.ac (SIM_AC_OPTION_HARDWARE): Delete first two args.
index 87c1efe46821a3a349942c442ae40684bb9531fb..48a379d7887d582cae351cd9c700a40065e6049c 100644 (file)
@@ -36,7 +36,7 @@ SIM_OBJS = \
 # FIXME: $(srccom)/cgen-ops.h should be in CGEN_INCLUDE_DEPS.
 SIM_EXTRA_DEPS = \
        $(CGEN_INCLUDE_DEPS) $(srccom)/cgen-ops.h \
-       arch.h cpuall.h cris-sim.h cris-desc.h engv10.h
+       arch.h cpuall.h cris-sim.h cris-desc.h engv10.h engv32.h
 
 SIM_EXTRA_CLEAN = cris-clean