2002-02-23 Andrew Cagney * Makefile.in (linux-thread.o): Delete target. * linux-thread.c: Delete file. Index: Makefile.in =================================================================== RCS file: /cvs/src/src/gdb/Makefile.in,v retrieving revision 1.161 diff -u -r1.161 Makefile.in --- Makefile.in 2002/02/23 20:36:49 1.161 +++ Makefile.in 2002/02/24 03:33:47 @@ -1852,9 +1852,6 @@ linux-proc.o: linux-proc.c $(defs_h) -linux-thread.o: linux-thread.c $(breakpoint_h) $(gdbcmd_h) gdb_wait.h \ - $(gdbthread_h) $(gdbcore_h) $(inferior_h) $(target_h) $(defs_h) - thread-db.o: thread-db.c $(defs_h) gdb_assert.h gdb_proc_service.h \ gdb_thread_db.h $(bfd_h) $(gdbthread_h) $(inferior_h) $(symfile_h) \ $(objfiles_h) $(target_h) $(regcache_h)