aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-11-15 20:06:42 -0800
committerMike Frysinger <vapier@gentoo.org>2015-11-16 00:41:59 -0500
commit797eee4264d1b504aabcbcabb6de2f1108441261 (patch)
tree148efaf024bc68c071fb8de6f1797b472652f6d8 /sim/sh/Makefile.in
parent9db36cf86d58f93def38a94ed05e1854beda3b20 (diff)
downloadgdb-797eee4264d1b504aabcbcabb6de2f1108441261.zip
gdb-797eee4264d1b504aabcbcabb6de2f1108441261.tar.gz
gdb-797eee4264d1b504aabcbcabb6de2f1108441261.tar.bz2
sim: sim-stop/sim-reason/sim-reg: move to common obj list
Now that all arches (for the most part) have moved over, move sim-stop.o, sim-reason.o, and sim-reg.o to the common object list and out of all the arch ports.
Diffstat (limited to 'sim/sh/Makefile.in')
-rw-r--r--sim/sh/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/sh/Makefile.in b/sim/sh/Makefile.in
index 236af86..d8f4e36 100644
--- a/sim/sh/Makefile.in
+++ b/sim/sh/Makefile.in
@@ -21,7 +21,6 @@ SIM_OBJS = \
interp.o \
$(SIM_NEW_COMMON_OBJS) \
sim-hload.o \
- sim-stop.o \
table.o
SIM_EXTRA_LIBS = -lm
SIM_EXTRA_CLEAN = sh-clean