Makefile: Use more portable shell wildcard.
commit64a6f971868d0d6cd64df9325ffb6600e538b022
authorJonathan Wakely <jw@kayari.org>
Thu, 5 Sep 2002 15:47:54 +0000 (5 15:47 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Thu, 5 Sep 2002 15:47:54 +0000 (5 15:47 +0000)
tree79f6cbe2694b28cc16b07c4b8aeedff66ae659b4
parent3578cf634168eb8ff1dfc54f3b80988d00f93727
Makefile: Use more portable shell wildcard.

2002-09-05  Jonathan Wakely  <jw@kayari.org>

* docs/html/Makefile:  Use more portable shell wildcard.
* docs/html/makedoc.awk:  Nest elements correctly for XHTML conversion.
* docs/html/configopts.html, docs/html/documentation.html,
docs/html/explanations.html, docs/html/install.html,
docs/html/17_intro/contribute.html, docs/html/17_intro/howto.html,
docs/html/17_intro/license.html, docs/html/18_support/howto.html,
docs/html/19_diagnostics/howto.html, docs/html/20_util/howto.html,
docs/html/21_strings/howto.html, docs/html/22_locale/codecvt.html,
docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html,
docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
docs/html/27_io/howto.html, docs/html/ext/howto.html,
docs/html/ext/sgiexts.html, docs/html/faq/index.html:  Convert
to XHTML.
* docs/html/faq/index.txt:  Regenerate.

From-SVN: r56845
28 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/17_intro/contribute.html
libstdc++-v3/docs/html/17_intro/howto.html
libstdc++-v3/docs/html/17_intro/license.html
libstdc++-v3/docs/html/18_support/howto.html
libstdc++-v3/docs/html/19_diagnostics/howto.html
libstdc++-v3/docs/html/20_util/howto.html
libstdc++-v3/docs/html/21_strings/howto.html
libstdc++-v3/docs/html/22_locale/codecvt.html
libstdc++-v3/docs/html/22_locale/ctype.html
libstdc++-v3/docs/html/22_locale/howto.html
libstdc++-v3/docs/html/22_locale/locale.html
libstdc++-v3/docs/html/22_locale/messages.html
libstdc++-v3/docs/html/23_containers/howto.html
libstdc++-v3/docs/html/24_iterators/howto.html
libstdc++-v3/docs/html/25_algorithms/howto.html
libstdc++-v3/docs/html/26_numerics/howto.html
libstdc++-v3/docs/html/27_io/howto.html
libstdc++-v3/docs/html/Makefile
libstdc++-v3/docs/html/configopts.html
libstdc++-v3/docs/html/documentation.html
libstdc++-v3/docs/html/explanations.html
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/docs/html/ext/sgiexts.html
libstdc++-v3/docs/html/faq/index.html
libstdc++-v3/docs/html/faq/index.txt
libstdc++-v3/docs/html/install.html
libstdc++-v3/docs/html/makedoc.awk