This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r151351 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: rwild at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 02 Sep 2009 22:03:32 -0000
- Subject: r151351 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: rwild
Date: Wed Sep 2 22:03:32 2009
New Revision: 151351
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151351
Log:
Fix 'make clean' to remove stamp-host file in libstdc++-v3/include.
libstdc++-v3/:
PR libstdc++/41220
* include/Makefile.am (CLEANFILES): Add stamp-host.
* include/Makefile.in: Regenerate.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/Makefile.am
trunk/libstdc++-v3/include/Makefile.in