From 122bbfb52a7990dbed5f5da79cf8d9eb305ca7e3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 6 Apr 2015 23:40:00 -0400 Subject: sim: move sim-engine.o/sim-hrw.o to the common list This makes these two objects available to all sims by default. --- sim/m68hc11/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim/m68hc11/Makefile.in') 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 -- cgit v1.1