From Ross Alexander at NEC Europe:
* config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
This commit is contained in:
parent
de530e8403
commit
b9e5e4dd2b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user