This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Allow other *strap targets at the top level
- From: DJ Delorie <dj at redhat dot com>
- To: phil at jaj dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 17 Apr 2003 16:48:26 -0400
- Subject: Re: [PATCH] Allow other *strap targets at the top level
- References: <20030417203916.GA26885@disaster.jaj.com>
> Comments? Okay for trunk?
Ok. Don't forget src too.
> 2003-04-17 Phil Edwards <pme at gcc dot gnu dot org>
>
> * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
> previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
> and restrap.
> * Makefile.in: Regenerate.