Fix GDB build failure when $development is false
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index c0486c42ec65fe7d91852a58bde5d276c54aa15b..17b71c6e7c63fa782ee1d69a3dccfe1534fb249b 100644 (file)
@@ -1050,7 +1050,6 @@ COMMON_SFILES = \
        remote-notif.c \
        reverse.c \
        rust-lang.c \
-       selftest-arch.c \
        sentinel-frame.c \
        ser-event.c \
        serial.c \
@@ -1139,7 +1138,6 @@ SFILES = \
        common/ptid.c \
        common/rsp-low.c \
        common/run-time-clock.c \
-       common/selftest.c \
        common/signals.c \
        common/signals-state-save-restore.c \
        common/vec.c \
@@ -1555,7 +1553,6 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
        ptid.o \
        rsp-low.o \
        run-time-clock.o \
-       selftest.o \
        signals.o \
        signals-state-save-restore.o \
        vec.o \
This page took 0.026341 seconds and 4 git commands to generate.