]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
2004-02-18 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 18 Feb 2004 19:01:36 +0000 (19:01 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 18 Feb 2004 19:01:36 +0000 (19:01 +0000)
commit226361c4529edbf0371201ea5feb2f8aa58d7916
treead5440f65061515dad187464e4e0044a3fc1c602
parente2879ccb3d6426ec3a6749e3a017ed4177d69648
2004-02-18  Andrew Cagney  <cagney@redhat.com>

* configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
CONFIG_INSTALL and CONFIG_UNINSTALL.
* configure: Re-generate.
* interps.h (INTERP_TUI): Define.
* Makefile.in: Update dependencies.
(TUI): New macro.
(tui-main.o): Specify dependencies.
(install-tui, uninstall-tui, clean-tui, all-tui): New rules.
* tui/tui-main.c: New file.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.in
gdb/interps.h
gdb/tui/tui-main.c [new file with mode: 0644]