projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ca8ae2
)
* Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
author
Jason Thorpe
<thorpej@netbsd.org>
Sat, 31 Aug 2002 22:46:20 +0000
(22:46 +0000)
committer
Jason Thorpe
<thorpej@netbsd.org>
Sat, 31 Aug 2002 22:46:20 +0000
(22:46 +0000)
than nbsd-tdep.h.
gdb/Makefile.in
patch
|
blob
|
history
diff --git
a/gdb/Makefile.in
b/gdb/Makefile.in
index 55838c6b91e0a11b46e102a09bff29472768e305..2389bdc6439dbeaed7b7b1f8b0c3af751fa9d0f4 100644
(file)
--- a/
gdb/Makefile.in
+++ b/
gdb/Makefile.in
@@
-1906,7
+1906,7
@@
mipsnbsd-nat.o: mipsnbsd-nat.c $(defs_h) $(inferior_h) $(regcache_h) \
$(mipsnbsd_tdep_h)
mipsnbsd-tdep.o: mipsnbsd-tdep.c $(defs_h) $(gdbcore_h) $(regcache_h) \
$(target_h) $(value_h) $(osabi_h) $(mipsnbsd_tdep_h) $(solib_svr4_h) \
- nbsd-tdep.h
+ $(nbsd_tdep_h)
mipsread.o: mipsread.c $(defs_h) $(gdb_string_h) $(bfd_h) $(symtab_h) \
$(symfile_h) $(objfiles_h) $(buildsym_h) $(stabsread_h) \
$(coff_sym_h) $(coff_internal_h) $(coff_ecoff_h) $(libcoff_h) \