diff options
Diffstat (limited to 'sim/cr16/Makefile.in')
-rw-r--r-- | sim/cr16/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/cr16/Makefile.in b/sim/cr16/Makefile.in index f9b52ad..a3db8da 100644 --- a/sim/cr16/Makefile.in +++ b/sim/cr16/Makefile.in @@ -20,7 +20,10 @@ SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ sim-hload.o \ + sim-reason.o \ sim-reg.o \ + sim-resume.o \ + sim-stop.o \ interp.o \ table.o \ simops.o |