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] removes the all.build target


On Oct  4, 2005, Rafael Espíndola <rafael.espindola@gmail.com> wrote:

> I noticed that the all.build target isn't used by any front end.
> The attached patch removes it.

This is ok for 4.2 as long as you also remove the reference to it in
gcc/doc/sourcebuild.texi.

Hmm...  You don't have CVS write access, do you?  If not, please post
the revised patch (feel free to combine both patches into one) when
4.2 opens and I'll check it in for you.  Thanks,

> 2005-09-27  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>

>                   * gcc/configure: Removed the all.build target
>                   * gcc/configure.ac:  Removed the all.build target
>                   * gcc/cp/Make-lang.in:  Removed the all.build target
>                   * gcc/doc/sourcebuild.texi:  Removed the all.build target
>                   * gcc/fortran/Make-lang.in: Removed the all.build target
>                   * gcc/java/Make-lang.in: Removed the all.build target
>                   * gcc/objc/Make-lang.in:  Removed the all.build target
>                   * gcc/objcp/Make-lang.in:  Removed the all.build target
>                   * gcc/treelang/Make-lang.in:  Removed the all.build target


-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
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]