gdb: fix shellcheck warnings SC2154 (referenced but not assigned) in gdbarch.sh
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index bc3ef695bbdb84ed2b52536ca9f4e09782ce8944..e3ce6a285f7ebd93627c6a62cff394e89281e944 100644 (file)
@@ -955,6 +955,7 @@ COMMON_SFILES = \
        alloc.c \
        annotate.c \
        arch-utils.c \
+       async-event.c \
        auto-load.c \
        auxv.c \
        ax-gdb.c \
@@ -1018,7 +1019,6 @@ COMMON_SFILES = \
        dwarf2/section.c \
        dwarf2/stringify.c \
        eval.c \
-       event-loop.c \
        event-top.c \
        exceptions.c \
        exec.c \
@@ -1212,6 +1212,7 @@ HFILES_NO_SRCDIR = \
        arm-linux-tdep.h \
        arm-nbsd-tdep.h \
        arm-tdep.h \
+       async-event.h \
        auto-load.h \
        auxv.h \
        ax.h \
@@ -1252,7 +1253,6 @@ HFILES_NO_SRCDIR = \
        dwarf2/index-common.h \
        dwarf2/loc.h \
        dwarf2/read.h \
-       event-loop.h \
        event-top.h \
        exceptions.h \
        exec.h \
This page took 0.025227 seconds and 4 git commands to generate.