r234954 - in /trunk: ChangeLog Makefile.in Make...

segher@gcc.gnu.org segher@gcc.gnu.org
Wed Apr 13 18:02:00 GMT 2016


Author: segher
Date: Wed Apr 13 18:02:08 2016
New Revision: 234954

URL: https://gcc.gnu.org/viewcvs?rev=234954&root=gcc&view=rev
Log:
Make distclean clean up more (PR70173)

Currently, distclean does not remove the libcc1, gnattools, and gotools
directories, and not the stage_final file either.  Fix that.


	PR bootstrap/70173
	* Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
	and gotools directories.  Delete the stage_final file.
	* Makefile.in: Regenerate.

Modified:
    trunk/ChangeLog
    trunk/Makefile.in
    trunk/Makefile.tpl



More information about the Gcc-cvs mailing list