libcc1: Clean compiler-name.h (PR70173)
authorSegher Boessenkool <segher@kernel.crashing.org>
Mon, 11 Apr 2016 07:26:36 +0000 (09:26 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Mon, 11 Apr 2016 07:26:36 +0000 (09:26 +0200)
commitfa246aa37ad88aeb6f12b93e67a4bd1516a084d6
treeacd9cb5711ff45e2f26cfc66ae79b4dccc4327c4
parent890e48b46084daa41d53a7d49fb02f5037c15dbd
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.

From-SVN: r234874
libcc1/ChangeLog
libcc1/Makefile.am
libcc1/Makefile.in