Manage objfiles with shared_ptr
[deliverable/binutils-gdb.git] / sim / bfin / Makefile.in
index a3dfd9f4a95543ec099c0271f64bd1d7035d8745..dd9f1f05004dda02d193ac9924ff7a3043c2af81 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the Blackfin simulator.
-#    Copyright (C) 2005-2015 Free Software Foundation, Inc.
+#    Copyright (C) 2005-2019 Free Software Foundation, Inc.
 #    Written by Analog Devices, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
@@ -27,16 +27,7 @@ SIM_OBJS = \
        gui.o \
        interp.o \
        machs.o \
-       sim-cpu.o \
-       sim-engine.o \
-       sim-hload.o \
-       sim-hrw.o \
-       sim-model.o \
-       sim-reason.o \
-       sim-reg.o \
-       sim-resume.o \
-       sim-stop.o \
-       $(SIM_EXTRA_OBJS)
+       sim-resume.o
 
 INCLUDE = bfin-sim.h
 
This page took 0.027035 seconds and 4 git commands to generate.