gdb/doc: Remove duplicate description of lookup_global_symbol
[deliverable/binutils-gdb.git] / sim / iq2000 / Makefile.in
index 4892a8077c71d6ec5f46874dc2bf040b22d2db54..473ca8065004edca2f7ccd2155deba5509e96241 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile template for Configure for the IQ2000 simulator
-# Copyright (C) 1998-2016 Free Software Foundation, Inc.
+# Copyright (C) 1998-2019 Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -29,7 +29,7 @@ SIM_OBJS = \
 # Extra headers included by sim-main.h.
 SIM_EXTRA_DEPS = \
        $(CGEN_INCLUDE_DEPS) \
-       arch.h cpuall.h iq2000-sim.h $(srcdir)/../../opcodes/iq2000-desc.h
+       arch.h cpuall.h $(srcdir)/../../opcodes/iq2000-desc.h
 
 SIM_EXTRA_CFLAGS =
 
This page took 0.040867 seconds and 4 git commands to generate.