aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2000-10-24 20:05:36 +0000
committerKevin Buettner <kevinb@redhat.com>2000-10-24 20:05:36 +0000
commit13437d4b4b35feeefd79067153fb01ef80db0fb2 (patch)
treede7c6b47aa66c0a2f7c3fb434ee922ec78180bd8 /gdb/Makefile.in
parent42f5c13f56a779a189fb00330b71fc401ad58858 (diff)
downloadfsf-binutils-gdb-13437d4b4b35feeefd79067153fb01ef80db0fb2.zip
fsf-binutils-gdb-13437d4b4b35feeefd79067153fb01ef80db0fb2.tar.gz
fsf-binutils-gdb-13437d4b4b35feeefd79067153fb01ef80db0fb2.tar.bz2
Reorganize solib.c.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index a1751cc..ff3d169 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1840,7 +1840,11 @@ mon960-rom.o: mon960-rom.c monitor.h $(bfd_h) gdb_wait.h $(defs_h) $(gdbcmd_h) \
$(inferior_h) target.h serial.h terminal.h
solib.o: solib.c $(command_h) $(defs_h) $(gdbcore_h) $(inferior_h) \
- objfiles.h gnu-regex.h symfile.h target.h gdb_string.h
+ objfiles.h gnu-regex.h symfile.h target.h gdb_string.h solist.h
+
+solib-svr4.o: solib.c $(command_h) $(defs_h) $(gdbcore_h) $(inferior_h) \
+ objfiles.h gnu-regex.h symfile.h target.h gdb_string.h solist.h \
+ solib-svr4.h
source.o: source.c $(defs_h) $(expression_h) $(frame_h) $(gdbcmd_h) \
$(gdbcore_h) language.h objfiles.h gnu-regex.h symfile.h $(symtab_h) \