Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / sim / common / Make-common.in
index 1a3bcc9417eedef2ef248cc756943582f83f1b07..b254bf6ce0c7bc4b8e2bdee4b5315f85207085c9 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile fragment for common parts of all simulators.
-# Copyright 1997-2019 Free Software Foundation, Inc.
+# Copyright 1997-2020 Free Software Foundation, Inc.
 # Contributed by Cygnus Support.
 
 # This program is free software; you can redistribute it and/or modify
@@ -319,8 +319,7 @@ SIM_MAIN_DEPS = \
        $(sim_main_headers)
 
 sim-alu_h = $(srccom)/sim-alu.h
-sim-arange_h = $(srccom)/sim-arange.h \
-               $(srccom)/sim-arange.c
+sim-arange_h = $(srccom)/sim-arange.h
 sim-assert_h = $(srccom)/sim-assert.h
 sim-base_h = $(srccom)/sim-base.h \
                $(sim-module_h) \
This page took 0.022743 seconds and 4 git commands to generate.