I noticed that config.h isn't in 'generated_files' in the sim
subdirectories. This causes it to sometimes be rebuilt too late.
2021-05-04 Tom Tromey <tromey@adacore.com>
* Make-common.in (generated_files): Add config.h.
+2021-05-04 Tom Tromey <tromey@adacore.com>
+
+ * Make-common.in (generated_files): Add config.h.
+
2021-05-04 Mike Frysinger <vapier@gentoo.org>
* cgen-trace.c (sim_disasm_perror_memory): Use BFD_VMA_FMT and drop
all_object_files = $(LIB_OBJS) $(SIM_RUN_OBJS)
generated_files = \
$(SIM_EXTRA_DEPS) \
+ config.h \
hw-config.h \
modules.c \
targ-map.c \