This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 'make check-performance' from libstdc++-v3?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Cc: phil at codesourcery dot com, pcarlini at unitus dot it, gcc-patches at gcc dot gnu dot org
- Date: Wed, 17 Dec 2003 01:19:39 -0600
- Subject: Re: 'make check-performance' from libstdc++-v3?
- Organization: Red Hat / Chicago
- References: <3FDF22BA.2060909@suse.de><20031216120120.24b2b5eb.bkoz@redhat.com><3FDF884C.7060809@unitus.it><20031216234411.GA6951@disaster.jaj.com>
>2003-12-16 Phil Edwards <phil@codesourcery.com>
>
> * configure.ac (AM_INIT_AUTOMAKE): Don't warn about GNU Make.
> * configure: Regenerated.
> * Makefile.am (check-%): New catch-all forwarding target.
> * Makefile.in: Regenerated.
Nice ..... pretty cool dude. Thanks.
-benjamin