diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 36650ad..af4b14d 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -980,7 +980,6 @@ COMMON_SFILES = \ gdbsupport/signals.c \ gdbsupport/signals-state-save-restore.c \ gdbsupport/tdesc.c \ - gdbsupport/vec.c \ gdbsupport/xml-utils.c \ complaints.c \ completer.c \ @@ -1480,7 +1479,6 @@ HFILES_NO_SRCDIR = \ gdbsupport/signals-state-save-restore.h \ gdbsupport/symbol.h \ gdbsupport/tdesc.h \ - gdbsupport/vec.h \ gdbsupport/version.h \ gdbsupport/x86-xstate.h \ gdbsupport/xml-utils.h \ |