aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-04-06 23:40:00 -0400
committerMike Frysinger <vapier@gentoo.org>2015-04-06 23:56:47 -0400
commit122bbfb52a7990dbed5f5da79cf8d9eb305ca7e3 (patch)
tree39b3c098a8c4ad20b26d6774ed5428e27d8c5c09 /sim/m68hc11/Makefile.in
parentdc081549e71d715a229becaf37d0909836c52a9d (diff)
downloadfsf-binutils-gdb-122bbfb52a7990dbed5f5da79cf8d9eb305ca7e3.zip
fsf-binutils-gdb-122bbfb52a7990dbed5f5da79cf8d9eb305ca7e3.tar.gz
fsf-binutils-gdb-122bbfb52a7990dbed5f5da79cf8d9eb305ca7e3.tar.bz2
sim: move sim-engine.o/sim-hrw.o to the common list
This makes these two objects available to all sims by default.
Diffstat (limited to 'sim/m68hc11/Makefile.in')
-rw-r--r--sim/m68hc11/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/m68hc11/Makefile.in b/sim/m68hc11/Makefile.in
index a4a74c2..9b931a1 100644
--- a/sim/m68hc11/Makefile.in
+++ b/sim/m68hc11/Makefile.in
@@ -24,9 +24,7 @@ SIM_OBJS = $(M68HC11_OBJS) \
$(SIM_NEW_COMMON_OBJS) \
sim-load.o \
sim-hload.o \
- sim-engine.o \
sim-stop.o \
- sim-hrw.o \
sim-reason.o
SIM_PROFILE= -DPROFILE=1 -DWITH_PROFILE=-1