ser-tcp.o moved to configure.in.
authorAndrew Cagney <cagney@redhat.com>
Mon, 12 Jun 2000 06:34:32 +0000 (06:34 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 12 Jun 2000 06:34:32 +0000 (06:34 +0000)
gdb/ChangeLog
gdb/config/ia64/linux.mh

index 84a4502f7beaf02269ade875b3c87b31185cfff0..bff67974d28b8a51eb0d1cbf2df6e67a501bb91f 100644 (file)
@@ -22,6 +22,7 @@ Mon Jun 12 15:24:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        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.
 
index e2edafe05fa4c083842965d40a1538f6bb396fa3..573d62aeaed44366a60e843ca8235d641291d067 100644 (file)
@@ -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 \
This page took 0.027584 seconds and 4 git commands to generate.