diff --git a/gdb/.Sanitize b/gdb/.Sanitize index b521a20fe8..3116a45991 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -86,7 +86,6 @@ gmalloc.c gmalloc.h gould-pinsn.c gould-xdep.c -hp-include hp300ux-xdep.c i386-pinsn.c i386-stub.c diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 11a3e37c66..937dffa370 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -224,8 +224,7 @@ TESTS = testbpt.c testfun.c testrec.c testreg.c testregs.c # tdesc-lib cannot be named simply tdesc, because if it were, GNU make # would try to make it from tdesc.c. # tdesc-lib removed from the list due to Motorola copyrights...gnu@cygnus.com -OTHERS = Makefile.in depend alldeps.mak \ - createtags munch configure configure.in config.sub \ +OTHERS = Makefile.in depend alldeps.mak createtags munch configure.in \ ChangeLog ChangeLog-3.x refcard.ps \ README TODO TAGS WHATS.NEW Projects \ .gdbinit COPYING $(YYFILES) \ @@ -235,7 +234,7 @@ OTHERS = Makefile.in depend alldeps.mak \ # Subdirectories of gdb, which should be included in their entirety in # gdb-xxx.tar.Z: -TARDIRS = doc hp-include # tests +TARDIRS = doc # tests # GDB "info" files, which should be included in their entirety INFOFILES = gdb.info*