diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 4347d0cfd5b..e7fefd94b30 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -993,8 +993,6 @@ HFILES_WITH_SRCDIR = ../bfd/bfd.h jit-reader.h # GDB "info" files, which should be included in their entirety INFOFILES = gdb.info* -REMOTE_EXAMPLES = m68k-stub.c i386-stub.c sparc-stub.c rem-multi.shar - # {X,T,NAT}DEPFILES are something of a pain in that it's hard to # default their values the way we do for SER_HARDWIRE; in the future # maybe much of the stuff now in {X,T,NAT}DEPFILES will go into other diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1faf1ab62c7..1fa4cb8e666 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-07-27 Yao Qi + + * Makefile.in (REMOTE_EXAMPLES): Remove it. + 2015-07-25 Doug Evans Revert: