This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add support for html/install-html.


On May 20, 2006, Mark Mitchell <mark@codesourcery.com> wrote:

> I don't feel strongly, but I like Carlos' approach; it leverages the
> generic top-level recursive behavior.  It seems complicated to have to
> maintain lists at the top level of all the directories that support
> particular targets, though, of course, that would save adding dummy
> targest to the various libraries.  The other minor point in favor of
> Carlos' approach is that, to the extent the libraries are theoretically
> stand-alone, their Makefiles should support these targets anyhow, per
> the GNU coding standards.

Agreed.  Fixing all sub-dirs to comply with the GNU coding standards
is progress.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Secretary for FSF Latin America        http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]