Further evolution. Remove hp-include pending real HP support.

This commit is contained in:
John Gilmore 1991-10-16 02:14:39 +00:00
parent 7ff46684f8
commit 3dfb315ebd
2 changed files with 2 additions and 4 deletions

View File

@ -86,7 +86,6 @@ gmalloc.c
gmalloc.h gmalloc.h
gould-pinsn.c gould-pinsn.c
gould-xdep.c gould-xdep.c
hp-include
hp300ux-xdep.c hp300ux-xdep.c
i386-pinsn.c i386-pinsn.c
i386-stub.c i386-stub.c

View File

@ -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 # tdesc-lib cannot be named simply tdesc, because if it were, GNU make
# would try to make it from tdesc.c. # would try to make it from tdesc.c.
# tdesc-lib removed from the list due to Motorola copyrights...gnu@cygnus.com # tdesc-lib removed from the list due to Motorola copyrights...gnu@cygnus.com
OTHERS = Makefile.in depend alldeps.mak \ OTHERS = Makefile.in depend alldeps.mak createtags munch configure.in \
createtags munch configure configure.in config.sub \
ChangeLog ChangeLog-3.x refcard.ps \ ChangeLog ChangeLog-3.x refcard.ps \
README TODO TAGS WHATS.NEW Projects \ README TODO TAGS WHATS.NEW Projects \
.gdbinit COPYING $(YYFILES) \ .gdbinit COPYING $(YYFILES) \
@ -235,7 +234,7 @@ OTHERS = Makefile.in depend alldeps.mak \
# Subdirectories of gdb, which should be included in their entirety in # Subdirectories of gdb, which should be included in their entirety in
# gdb-xxx.tar.Z: # gdb-xxx.tar.Z:
TARDIRS = doc hp-include # tests TARDIRS = doc # tests
# GDB "info" files, which should be included in their entirety # GDB "info" files, which should be included in their entirety
INFOFILES = gdb.info* INFOFILES = gdb.info*