[PATCH] Fix binutils html target.

Nick Clifton nickc@redhat.com
Tue Feb 28 12:50:00 GMT 2006


Hi DJ,

>>   config-ml.in; install-sh; makefile.vms; makefile.vms; missing;
>>   mkdep; setup.com; ylwrap; config/; etc/; intl/ utils/;
>>	Any global maintainer can approve changes to these files and
>>	directories.
> 
> 
> My toplevel sync scripts watch missing, ylwrap, and config/ though.
> 
> The whole list is: Makefile.tpl Makefile.def Makefile.in configure.in
>   configure config/ install-sh missing depcomp config.guess config.sub
>   compile ylwrap
> 
> Not that they actively sync those files, they just warn the build
> maintainers when they get out of sync with gcc.

Ok, so how about this:

  config-ml.in; makefile.vms; mkdep; setup.com;
   etc/; intl/; utils/;

     Any global maintainer can approve changes to these
     files and directories.

   Makefile.def; Makefile.in; Makefile.tpl; compile;
   config.guess; config.sub; configure; configure.in;
   depcomp; install-sh; missing; ylwrap;
   config/

     Any global maintainer can approve changes to these
     files and directories, but they should be aware
     that they need to be kept in sync with their
     counterparts in the gcc repository.

Cheers
   Nick



More information about the Binutils mailing list