From Ross Alexander at NEC Europe:

* config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
This commit is contained in:
Andrew Cagney 2002-05-24 02:50:01 +00:00
parent de530e8403
commit b9e5e4dd2b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-05-23 Andrew Cagney <ac131313@redhat.com>
From Ross Alexander at NEC Europe:
* config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
2002-05-23 Michael Snyder <msnyder@redhat.com>
* cli/cli-dump.c (restore_command): Use parse_and_eval_long

View File

@ -9,6 +9,6 @@ MH_CFLAGS = -D__HP_CURSES -Dvfork=fork
XM_FILE= xm-hppah.h
NAT_FILE= nm-hppah11.h
NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o infttrace.o hpread.o pa64solib.o
NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o infttrace.o hpread.o pa64solib.o solib.o
HOST_IPC=-DBSD_IPC -DPOSIX_WAIT