From 80b756a06c4aabe1be6d9442bff2a316b955cc72 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 12 Jun 2000 06:34:32 +0000 Subject: ser-tcp.o moved to configure.in. --- gdb/ChangeLog | 1 + gdb/config/ia64/linux.mh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 84a4502..bff6797 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -22,6 +22,7 @@ Mon Jun 12 15:24:04 2000 Andrew Cagney config/i386/cygwin.mh, config/arm/linux.mh, config/alpha/fbsd.mh, config/alpha/alpha-osf3.mh, config/alpha/alpha-linux.mh: Remove ser-tcp.o from XDEPFILES. + * config/ia64/linux.mh: Ditto. * TODO: Update. diff --git a/gdb/config/ia64/linux.mh b/gdb/config/ia64/linux.mh index e2edafe..573d62a 100644 --- a/gdb/config/ia64/linux.mh +++ b/gdb/config/ia64/linux.mh @@ -1,7 +1,7 @@ # Host: Intel IA-64 running GNU/Linux XM_FILE= xm-linux.h -XDEPFILES= ser-tcp.o +XDEPFILES= NAT_FILE= nm-linux.h NATDEPFILES= infptrace.o solib.o inftarg.o fork-child.o corelow.o \ -- cgit v1.1