OSDN Git Service

2004-02-07 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sun, 8 Feb 2004 04:25:07 +0000 (04:25 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 8 Feb 2004 04:25:07 +0000 (04:25 +0000)
commit3811ac2ea81ce32f20b55fd9c69c49643ca6810b
tree9d53c85449e95ec494e5cb57247c37f5350d5afe
parente736eea32e06282e0f11bb4b048eccad08415e63
2004-02-07  Andrew Cagney  <cagney@redhat.com>

* configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
* configure: Re-generate (with correct autoconf).
* Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
(CONFIG_LIB_OBS, CONFIG_INITS): Delete.
(COMMON_OBS): Add "main.o" and "annotate.o".
(ANNOTATE_OBS): Delete.
(OBS): Remove ANNOTATE_OBS.
(DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
CONFIG_INITS.
(gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
against CONFIG_OBS and "main.o".
(SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
(SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.in