Revert change of 2000-10-24 in which solib-svr4.o was added to TDEPFILES.
authorKevin Buettner <kevinb@redhat.com>
Wed, 25 Oct 2000 20:48:59 +0000 (20:48 +0000)
committerKevin Buettner <kevinb@redhat.com>
Wed, 25 Oct 2000 20:48:59 +0000 (20:48 +0000)
gdb/ChangeLog
gdb/config/rs6000/rs6000lynx.mt

index c75a0808009d53d76bdafbeb9c29611d7dbd14bd..a61548669d90ee181971994f5be5c9de4b6f213b 100644 (file)
@@ -1,3 +1,9 @@
+2000-10-25  Kevin Buettner  <kevinb@redhat.com>
+
+       * config/rs6000/rs6000lynx.mt (TDEPFILES): Revert 2000-10-24
+       change in which solib-svr4.o was inadvertently added to this
+       list.
+
 2000-10-25  Fred Fish  <fnf@cygnus.com>
 
        * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Define using either
index 8c486b7f30b5382037eb932f52166100218d77c7..fae6d8c570995b916cd4b7514cb5ef3a3df0dfb0 100644 (file)
@@ -1,3 +1,3 @@
 # Target: IBM RS6000 running LynxOS
-TDEPFILES= coff-solib.o solib-svr4.o rs6000-tdep.o ppc-linux-tdep.o
+TDEPFILES= coff-solib.o rs6000-tdep.o ppc-linux-tdep.o
 TM_FILE= tm-rs6000ly.h