r234874 - in /trunk/libcc1: ChangeLog Makefile....
segher@gcc.gnu.org
segher@gcc.gnu.org
Mon Apr 11 07:26:00 GMT 2016
Author: segher
Date: Mon Apr 11 07:26:36 2016
New Revision: 234874
URL: https://gcc.gnu.org/viewcvs?rev=234874&root=gcc&view=rev
Log:
libcc1: Clean compiler-name.h (PR70173)
Since the file is generated from a Makefile fragment, it needs to be
added to MOSTLYCLEANFILES. The directory itself is still not deleted
(just like the gnattools and gotools directories).
2016-04-11 Segher Boessenkool <segher@kernel.crashing.org>
libcc1/
PR bootstrap/70173
* Makefile.am (MOSTLYCLEANFILES): New, add compiler-name.h .
(compiler-name.h): Shorten recipe so that it fits the line.
* Makefile.in: Regenerate.
Modified:
trunk/libcc1/ChangeLog
trunk/libcc1/Makefile.am
trunk/libcc1/Makefile.in
More information about the Gcc-cvs
mailing list