aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/Makefile.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-03-27 15:17:35 +0000
committerAndrew Cagney <cagney@redhat.com>2003-03-27 15:17:35 +0000
commit922fbb7b53c03c4a8ad84eba0d69696bb2890350 (patch)
tree2f0345227338796391935f0066905b0953eb7a08 /gdb/doc/Makefile.in
parent5873a88deccec90c823315f55f6a98cefec7bd16 (diff)
downloadgdb-922fbb7b53c03c4a8ad84eba0d69696bb2890350.zip
gdb-922fbb7b53c03c4a8ad84eba0d69696bb2890350.tar.gz
gdb-922fbb7b53c03c4a8ad84eba0d69696bb2890350.tar.bz2
Index: doc/ChangeLog
2003-03-27 Andrew Cagney <cagney@redhat.com> * gdb.texinfo (GDB/MI Variable Objects): Replace @include with chapter body. Use @smallexample instead of @example. (Annotations): Ditto. * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and annotate.texi. Index: mi/ChangeLog 2003-03-27 Andrew Cagney <cagney@redhat.com> * gdbmi.texinfo: Delete file. Contents moved to ../doc/gdb.texinfo.
Diffstat (limited to 'gdb/doc/Makefile.in')
-rw-r--r--gdb/doc/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in
index db74889..5221314 100644
--- a/gdb/doc/Makefile.in
+++ b/gdb/doc/Makefile.in
@@ -98,10 +98,8 @@ DVIPS = dvips
# Main GDB manual
GDB_DOC_SOURCE_INCLUDES = \
- $(srcdir)/annotate.texi \
$(srcdir)/fdl.texi \
$(srcdir)/gpl.texi \
- $(GDBMI_DIR)/gdbmi.texinfo \
$(READLINE_DIR)/rluser.texinfo \
$(READLINE_DIR)/inc-hist.texinfo
GDB_DOC_BUILD_INCLUDES = \