Don't write to inferior_ptid in gnu-nat.c
[deliverable/binutils-gdb.git] / sim / m68hc11 / Makefile.in
index e6aa0487058ce35780063872d2fa7c835c00d692..a789c783c0531904ff8448425bc9c6ff87202cff 100644 (file)
@@ -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,7 +22,6 @@ M68HC11_OBJS = interp.o m68hc11int.o m68hc12int.o \
 
 SIM_OBJS = $(M68HC11_OBJS) \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-hload.o \
        sim-resume.o
 
 SIM_PROFILE= -DPROFILE=1 -DWITH_PROFILE=-1
This page took 0.023822 seconds and 4 git commands to generate.