* Makefile.in: Add info for paread.o.

* config/hppahpux.mh:  Add paread.o to NATDEPFILES.
This commit is contained in:
Stu Grossman 1993-01-10 05:38:55 +00:00
parent a8ba7cc6b1
commit 78205fb620
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Sat Jan 9 19:59:33 1993 Stu Grossman (grossman at cygnus.com)
* Makefile.in: Add info for paread.o.
* config/hppahpux.mh: Add paread.o to NATDEPFILES.
* blockframe.c (frameless_look_for_prologue): Correct the
comment.
* gdbtypes.h, gdbtypes.c: Use const in decl of

View File

@ -3,6 +3,6 @@ TERMCAP = -lcurses
XDEPFILES=
XM_FILE= xm-hppah.h
NAT_FILE= nm-hppah.h
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o paread.o
REGEX=regex.o
REGEX1=regex.o