* Makefile.in: Sort header definitions.
authorAndrew Cagney <cagney@redhat.com>
Wed, 1 Aug 2001 17:41:50 +0000 (17:41 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 1 Aug 2001 17:41:50 +0000 (17:41 +0000)
commit1b0cad1ced68bd444470091cb12b9208767895a4
treeeb38872798c13e41b8a1a456327c08fc42e127e4
parent00a7cdc55ae2984c6323667e947cdfbd4bba4d6d
* Makefile.in: Sort header definitions.
(parser_defs_h, dis_asm_h, annotate_h, gdbthread_h): Define.
Replace parser-defs.h with $(parser_defs_h).  Replace $(dis-asm_h)
and $(dis-asm.h) with $(dis_asm_h).  Replace annotate.h with
$(annotate_h).  Replace target.h with $(target_h).  Replace
gdbthread.h with $(gdb_thread_h).  Replace symfile.h with $(symfile_h).
gdb/ChangeLog
gdb/Makefile.in