Update copyright year range in all GDB files.
[deliverable/binutils-gdb.git] / sim / ft32 / Makefile.in
index f16039a6789575bee47dd6b2382f0130b3823687..5abd5f2db44c5bf81842ace721d167fd70d045bf 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the ft32 sim library.
-#    Copyright (C) 2008-2015 Free Software Foundation, Inc.
+#    Copyright (C) 2008-2019 Free Software Foundation, Inc.
 #    Written by FTDI
 #
 # This program is free software; you can redistribute it and/or modify
 SIM_OBJS = \
        $(SIM_NEW_COMMON_OBJS) \
        interp.o        \
-       sim-bits.o      \
-       sim-config.o    \
-       sim-core.o      \
-       sim-cpu.o       \
-       sim-endian.o    \
-       sim-engine.o    \
-       sim-events.o    \
-       sim-fpu.o       \
-       sim-hload.o     \
-       sim-io.o        \
-       sim-load.o      \
-       sim-memopt.o    \
-       sim-module.o    \
-       sim-options.o   \
-       sim-profile.o   \
-       sim-reason.o    \
-       sim-reg.o       \
-       sim-resume.o    \
-       sim-signal.o    \
-       sim-stop.o      \
-       sim-trace.o     \
-       sim-utils.o     \
-       $(SIM_EXTRA_OBJS)
+       sim-resume.o
 
 ## COMMON_POST_CONFIG_FRAG
This page took 0.024566 seconds and 4 git commands to generate.