summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2022-01-01 11:31:47 -0700
committerTom Tromey <tom@tromey.com>2022-01-18 10:14:43 -0700
commitd322d6d69df61a1af481de7e50359c3d92c0de14 (patch)
treed62d224c341e948e5712623d79648ea77ea23f0f /gdb/Makefile.in
parent0589ca4e7ba9b8d60599706b57be22c007c1f4fa (diff)
downloadbinutils-gdb-d322d6d69df61a1af481de7e50359c3d92c0de14.tar.gz
Move gdb_regex to gdbsupport
This moves the gdb_regex convenience class to gdbsupport.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index ce9f1ad441c..2d9b2a76491 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1074,7 +1074,6 @@ COMMON_SFILES = \
gcore.c \
gdb-demangle.c \
gdb_bfd.c \
- gdb_regex.c \
gdbtypes.c \
gmp-utils.c \
gnu-v2-abi.c \
@@ -1316,7 +1315,6 @@ HFILES_NO_SRCDIR = \
gdb_curses.h \
gdb_expat.h \
gdb_proc_service.h \
- gdb_regex.h \
gdb_select.h \
gdb-stabs.h \
gdb_vfork.h \