OSDN Git Service

* Makefile.in (gdb_expat_h): New.
authorDaniel Jacobowitz <dan@debian.org>
Thu, 5 Oct 2006 19:42:31 +0000 (19:42 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Thu, 5 Oct 2006 19:42:31 +0000 (19:42 +0000)
commit958f4abf2e5ac829ca6f7b2e8e4732152eeff5a8
treed289e728352566547dd41dd6a605527705b86f95
parente5df30fe7a5ab04c7b3160f2a1ad1164111078b9
* Makefile.in (gdb_expat_h): New.
(xml_support_h): Add gdb_expat.h dependency.
(memory-map.o, xml-support.o): Likewise.
* gdb_expat.h: New file.
* xml-support.h: Include it.
* memory-map.c, xml-support.c: Likewise.  Remove XML_STATUS_OK
definitions.
gdb/ChangeLog
gdb/Makefile.in
gdb/gdb_expat.h [new file with mode: 0644]
gdb/memory-map.c
gdb/xml-support.c
gdb/xml-support.h