From: John Gilmore Date: Wed, 16 Oct 1991 02:14:39 +0000 (+0000) Subject: Further evolution. Remove hp-include pending real HP support. X-Git-Tag: gdb-4_18~23396 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3dfb315ebd6a98b4153c1ef63cff861a367940e9;p=external%2Fbinutils.git Further evolution. Remove hp-include pending real HP support. --- diff --git a/gdb/.Sanitize b/gdb/.Sanitize index b521a20..3116a45 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 11a3e37..937dffa 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*