mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
2000-03-28 Michael Snyder <msnyder@cleaver.cygnus.com>
* Makefile.in: anchor tui-file.h dependency to $srcdir.
This commit is contained in:
parent
c690268831
commit
e529db18ad
@ -1,3 +1,7 @@
|
||||
2000-03-28 Michael Snyder <msnyder@cleaver.cygnus.com>
|
||||
|
||||
* Makefile.in: anchor tui-file.h dependency to $srcdir.
|
||||
|
||||
2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
|
||||
|
||||
* procfs.c (proc_set_watchpoint): Declare addr parameter as
|
||||
|
@ -1492,7 +1492,7 @@ m88k-tdep.o: m88k-tdep.c $(defs_h) $(gdbcore_h) $(inferior_h)
|
||||
|
||||
mac-nat.o: mac-nat.c $(defs_h) gdb_string.h
|
||||
|
||||
main.o: main.c top.h $(defs_h) gdb_string.h $(event_loop_h) tui/tui-file.h
|
||||
main.o: main.c top.h $(defs_h) gdb_string.h $(event_loop_h) $(srcdir)/tui/tui-file.h
|
||||
|
||||
maint.o: maint.c $(defs_h) $(gdbcmd_h) $(gdbtypes_h) $(symtab_h) language.h \
|
||||
$(expression_h) objfiles.h symfile.h
|
||||
|
Loading…
Reference in New Issue
Block a user