X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fiq2000%2FMakefile.in;h=d4df8af952ab36ae7bc92c515a839eb467bcb2b2;hb=22aa1d51198689f5f3f01a874b405bf4449cbfb0;hp=829d1d8dfd09e014f69d6947544514283325f967;hpb=8acc9f485bba28b65935dcc3498d9f3b712ddac7;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in index 829d1d8dfd..d4df8af952 100644 --- a/sim/iq2000/Makefile.in +++ b/sim/iq2000/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the IQ2000 simulator -# Copyright (C) 1998-2013 Free Software Foundation, Inc. +# Copyright (C) 1998-2020 Free Software Foundation, Inc. # Contributed by Cygnus Support. # # This program is free software; you can redistribute it and/or modify @@ -19,32 +19,22 @@ IQ2000_OBJS = iq2000.o cpu.o decode.o sem.o model.o mloop.o -CONFIG_DEVICES = dv-sockser.o -CONFIG_DEVICES = - SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ - sim-cpu.o \ - sim-hload.o \ - sim-hrw.o \ - sim-model.o \ - sim-reg.o \ cgen-utils.o cgen-trace.o cgen-scache.o \ - cgen-run.o sim-reason.o sim-engine.o sim-stop.o \ + cgen-run.o \ sim-if.o arch.o \ - $(IQ2000_OBJS) \ - $(CONFIG_DEVICES) + $(IQ2000_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 = ALL_CPU_CFLAGS = -DHAVE_CPU_IQ2000BF -DHAVE_CPU_IQ10BF -SIM_RUN_OBJS = nrun.o SIM_EXTRA_CLEAN = iq2000-clean ## COMMON_POST_CONFIG_FRAG