This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Restore install-html and install-pdf targets in libstdc++-v3
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Tue, 29 Apr 2008 10:23:26 -0500
- Subject: Re: Restore install-html and install-pdf targets in libstdc++-v3
- References: <Pine.LNX.4.64.0804291445190.11814@digraph.polyomino.org.uk>
> 2008-04-29 Joseph Myers <joseph@codesourcery.com>
>
> * Makefile.am (install-html, install-pdf): Add dummy targets.
> * Makefile.in: Regenerate.
This is fine, but you will also need to remove the "install-html" and
"install-pdf" rules from doc/Makefile.am.
best,
benjamin