libcc1: Clean compiler-name.h (PR70173)
commit537e38b358fd975288272f278fc39829b1b8930f
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Apr 2016 07:26:36 +0000 (11 07:26 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Apr 2016 07:26:36 +0000 (11 07:26 +0000)
treeacd9cb5711ff45e2f26cfc66ae79b4dccc4327c4
parenta9022b8b93718e275e13bfd4cfcea974262cb89f
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234874 138bc75d-0d04-0410-961f-82ee72b054a4
libcc1/ChangeLog
libcc1/Makefile.am
libcc1/Makefile.in