diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 9bca9b0..aecab41 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -837,7 +837,6 @@ ALL_TARGET_OBS = \ s12z-tdep.o \ s390-linux-tdep.o \ s390-tdep.o \ - score-tdep.o \ sh-linux-tdep.o \ sh-netbsd-tdep.o \ sh-tdep.o \ @@ -1426,7 +1425,6 @@ HFILES_NO_SRCDIR = \ run-on-main-thread.h \ s390-linux-tdep.h \ s390-tdep.h \ - score-tdep.h \ selftest-arch.h \ sentinel-frame.h \ ser-base.h \ @@ -2303,7 +2301,6 @@ ALLDEPFILES = \ s390-linux-nat.c \ s390-linux-tdep.c \ s390-tdep.c \ - score-tdep.c \ ser-go32.c \ ser-mingw.c \ ser-pipe.c \ |