The run.c interface was deleted long ago and everyone moved to nrun.c
(which is also the default), so no one needs to declare this anymore.
+2021-01-12 Mike Frysinger <vapier@gentoo.org>
+
+ * README-HACKING (SIM_RUN_OBJS): Delete.
+
2021-01-09 Mike Frysinger <vapier@gentoo.org>
* MAINTAINERS (sh64): Move to past maintainers.
SIM_EXTRA_LIBS =
# List of extra program dependencies.
SIM_EXTRA_LIBDEPS =
-# List of main object files for `run'.
-SIM_RUN_OBJS = run.o
# Dependency of `all' to build any extra files.
SIM_EXTRA_ALL =
# Dependency of `install' to install any extra files.