This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog Makefile.in doc/ChangeLog do ...
- From: jsm28 at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 18 Apr 2009 17:11:02 -0000
- Subject: src/gdb ChangeLog Makefile.in doc/ChangeLog do ...
CVSROOT: /cvs/src
Module name: src
Changes by: jsm28@sourceware.org 2009-04-18 17:11:02
Modified files:
gdb : ChangeLog Makefile.in
gdb/doc : ChangeLog Makefile.in
Log message:
gdb:
2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.in (MAKEHTML): Set to makeinfo --html.
(MAKEHTMLFLAGS): Set to empty.
gdb/doc:
2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
* Makefile.in (MAKEHTML): Set to makeinfo --html.
(MAKEHTMLFLAGS): Set to empty.
(html__strip_dir): Define.
(HTMLFILES): Define.
(HTMLFILES_INSTALL): Define.
(install-html): Copy new automake rule.
(html): Depend on $(HTMLFILES).
(gdb_toc.html): Rename to gdb/index.html.
(gdbint_toc.html): Rename to gdbint/index.html.
(stabs_toc.html): Rename to stabs/index.html.
(annotate_toc.html): Rename to annotate/index.html.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10390&r2=1.10391
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.1077&r2=1.1078
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.894&r2=1.895
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/Makefile.in.diff?cvsroot=src&r1=1.44&r2=1.45