]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
From Ross Alexander at NEC Europe:
authorAndrew Cagney <cagney@redhat.com>
Fri, 24 May 2002 02:57:35 +0000 (02:57 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 24 May 2002 02:57:35 +0000 (02:57 +0000)
* config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.

gdb/ChangeLog
gdb/config/pa/hpux11w.mh

index 5928d7af7509cefb56a84a050fed1e8871cb2a4b..9d285fe32bf66776cd3289a903221aebd8edf85a 100644 (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  Andrew Cagney  <ac131313@redhat.com>
 
        * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
index b784263a4fb868fbecdca7c1a3a3f8d48583e199..cd897aa866b12a93fee27f14cbc00833ffabde2f 100644 (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