Remove i386_elf_emit_arch_note
[deliverable/binutils-gdb.git] / sim / v850 / Makefile.in
index f65e21ebe29656597714de0fc6629e2b98a3ee0d..726ed5e06f22a606393ee6ae9244072a027e95ed 100644 (file)
@@ -1,6 +1,5 @@
 #    Makefile template for Configure for the V850 sim library.
-#    Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010, 2011
-#    Free Software Foundation, Inc.
+#    Copyright (C) 1996-2015 Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify
@@ -24,15 +23,11 @@ SIM_OBJS = \
        $(SIM_NEW_COMMON_OBJS) \
        simops.o interp.o \
        itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \
-       sim-engine.o \
        sim-hload.o \
-       sim-hrw.o \
        sim-resume.o \
        sim-reason.o \
        sim-stop.o
 
-SIM_RUN_OBJS = nrun.o
-
 # List of extra dependencies.
 # Generally this consists of simulator specific files included by sim-main.h.
 SIM_EXTRA_DEPS = v850_sim.h sim-main.h simops.h itable.h
This page took 0.023202 seconds and 4 git commands to generate.