Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)
[deliverable/binutils-gdb.git] / sim / msp430 / Makefile.in
index 9d687c9a34e442ee85c372b3223d231ba090984a..0b885112f027cad2f2c3d58a8c2424e64b96cdcd 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the MSP430 sim library.
-#    Copyright 2012-2015 Free Software Foundation, Inc.
+#    Copyright 2012-2019 Free Software Foundation, Inc.
 #    Written by Red Hat Inc.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -27,8 +27,6 @@
 SIM_OBJS = \
        $(SIM_NEW_COMMON_OBJS) \
        msp430-sim.o \
-       trace.o \
-       sim-hload.o \
        sim-resume.o
 
 # List of extra dependencies.
This page took 0.023516 seconds and 4 git commands to generate.