forked from Imagelibrary/binutils-gdb
* Makefile.in (tui-interp.o): Update dependencies.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-08-04 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* Makefile.in (tui-interp.o): Update dependencies.
|
||||
|
||||
2003-08-04 David Carlton <carlton@kealia.com>
|
||||
|
||||
* charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
|
||||
|
||||
@@ -2761,7 +2761,7 @@ tui-hooks.o: $(srcdir)/tui/tui-hooks.c $(defs_h) $(symtab_h) $(inferior_h) \
|
||||
$(CC) -c $(INTERNAL_CFLAGS) $(srcdir)/tui/tui-hooks.c
|
||||
tui-interp.o: $(srcdir)/tui/tui-interp.c $(defs_h) $(interps_h) $(top_h) \
|
||||
$(event_top_h) $(event_loop_h) $(ui_out_h) $(tui_tuiData_h) \
|
||||
$(readline_h) $(tui_tuiWin_h) $(tui_h) $(tui_tuiIO_h)
|
||||
$(readline_h) $(tui_tuiWin_h) $(tui_h) $(tui_tuiIO_h) $(cli_out_h)
|
||||
$(CC) -c $(INTERNAL_CFLAGS) $(srcdir)/tui/tui-interp.c
|
||||
tui-out.o: $(srcdir)/tui/tui-out.c $(defs_h) $(ui_out_h) $(tui_h) \
|
||||
$(gdb_string_h) $(gdb_assert_h)
|
||||
|
||||
Reference in New Issue
Block a user