X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fm68hc11%2FMakefile.in;h=a789c783c0531904ff8448425bc9c6ff87202cff;hb=17fc27167f678285d2f64040837b8cc41b6a664a;hp=f1c80484bf8dda099faf41ccd28d84a41b4ea828;hpb=d2dfd2424284bedaade2a203a51ea82364270a92;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/m68hc11/Makefile.in b/sim/m68hc11/Makefile.in index f1c80484bf..a789c783c0 100644 --- a/sim/m68hc11/Makefile.in +++ b/sim/m68hc11/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the 68HC11 sim library. -# Copyright (C) 1999-2015 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify @@ -22,9 +22,6 @@ M68HC11_OBJS = interp.o m68hc11int.o m68hc12int.o \ SIM_OBJS = $(M68HC11_OBJS) \ $(SIM_NEW_COMMON_OBJS) \ - sim-hload.o \ - sim-stop.o \ - sim-reason.o \ sim-resume.o SIM_PROFILE= -DPROFILE=1 -DWITH_PROFILE=-1