summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/Makefile.in
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2007-03-28 22:00:15 +0000
committerPedro Alves <pedro@codesourcery.com>2007-03-28 22:00:15 +0000
commiteb2d40c4508b4749a8698f35db63c979601fd2c7 (patch)
tree62cd19fd4c0cb91e95640690185426afdac1aa9a /gdb/gdbserver/Makefile.in
parent5946c640d034763f0bbdba9272e0433578909073 (diff)
downloadgdb-eb2d40c4508b4749a8698f35db63c979601fd2c7.tar.gz
* win32-i386-low.c: Rename to ...
* win32-low.c: ... this. * configure.srv: Replace win32-i386-low.o with win32-low.o. * Makefile.in: Likewise.
Diffstat (limited to 'gdb/gdbserver/Makefile.in')
-rw-r--r--gdb/gdbserver/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in
index 5b2a3ed0e2e..4292c4492a0 100644
--- a/gdb/gdbserver/Makefile.in
+++ b/gdb/gdbserver/Makefile.in
@@ -311,7 +311,7 @@ linux-sh-low.o: linux-sh-low.c $(linux_low_h) $(server_h)
linux-x86-64-low.o: linux-x86-64-low.c $(linux_low_h) $(server_h) \
$(gdb_proc_service_h)
-win32-i386-low.o: win32-i386-low.c $(server_h) $(regdef_h) $(regcache_h)
+win32-low.o: win32-low.c $(server_h) $(regdef_h) $(regcache_h)
spu-low.o: spu-low.c $(server_h)