X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2FMakefile.in;h=14ca4e09662b1eb26fe2b85a6e88e63d7767f81c;hb=02e423b9b296edcf2fc50161c361062727a3263d;hp=e8d7c5774be0f2f550b5ed6761708830187624af;hpb=a99a072c2c3b01662c04818556c312cbe7060df5;p=binutils-gdb.git diff --git a/gdb/Makefile.in b/gdb/Makefile.in index e8d7c5774be..14ca4e09662 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1181,7 +1181,7 @@ ALLDEPFILES = 29k-share/udi/udip2soc.c 29k-share/udi/udr.c \ remote-udi.c remote-vx.c remote-vx29k.c \ rs6000-nat.c rs6000-tdep.c \ ser-go32.c ser-pipe.c ser-tcp.c \ - sh-tdep.c solib.c sparc-nat.c \ + sh-tdep.c solib.c solib-svr4.c solib-sunos.c sparc-nat.c \ sparc-tdep.c sparcl-tdep.c sun3-nat.c \ symm-tdep.c symm-nat.c \ vax-tdep.c \ @@ -1695,7 +1695,7 @@ mips-tdep.o: mips-tdep.c $(defs_h) $(gdbcmd_h) $(gdbcore_h) \ mipsread.o: mipsread.c buildsym.h complaints.h $(bfd_h) $(defs_h) \ $(expression_h) gdb-stabs.h $(gdbcore_h) $(gdbtypes_h) language.h \ - objfiles.h partial-stab.h stabsread.h $(symfile_h) $(symtab_h) \ + objfiles.h stabsread.h $(symfile_h) $(symtab_h) \ $(gdb_string_h) mipsv4-nat.o: mipsv4-nat.c $(defs_h) $(gdbcore_h) $(inferior_h) $(target_h) \ @@ -1961,9 +1961,11 @@ solib.o: solib.c $(command_h) $(defs_h) $(gdbcore_h) $(inferior_h) \ objfiles.h gdb_regex.h $(symfile_h) $(target_h) $(gdb_string_h) \ solist.h $(completer_h) -solib-svr4.o: solib-svr4.c $(command_h) $(defs_h) $(gdbcore_h) $(inferior_h) \ - objfiles.h gdb_regex.h $(symfile_h) $(target_h) $(gdb_string_h) \ - solist.h solib-svr4.h $(regcache_h) +solib-sunos.o: solib-sunos.c $(defs_h) $(symfile_h) objfiles.h $(gdbcore_h) \ + $(inferior_h) solist.h + +solib-svr4.o: solib-svr4.c $(defs_h) $(gdbcore_h) $(inferior_h) objfiles.h \ + $(symfile_h) $(target_h) solist.h solib-svr4.h solib-legacy.o: solib-legacy.c $(defs_h) $(gdbcore_h) solib-svr4.h