[patch, build] Makefile.def: Remove unnecessary "missing" lines from fixincludes entry.

Brooks Moses brooks.moses@codesourcery.com
Mon Mar 12 07:34:00 GMT 2007


Some time ago, I brought up a question about these "missing=" lines in 
the fixincludes entry in Makefile.def, and Paolo Bonzini pre-approved a 
patch to remove the unnecessary ones.

This patch is slightly different from that -- it seemed rather silly not 
to go ahead and add the "install-info" dummy target in the fixincludes 
Makefile.in and remove that line while I was at it, so this does that.

fixincludes/ChangeLog --------------------------------------------------
2007-03-11  Brooks Moses  <brooks.moses@codesourcery.com>

	* Makefile.in: Add dummy "install-info" target.

<toplevel>/ChangeLog ---------------------------------------------------
2007-03-11  Brooks Moses  <brooks.moses@codesourcery.com>

	* Makefile.def (fixincludes): Remove unneeded "missing" lines.
	* Makefile.in: Regenerate

------------------------------------------------------------------------
Tested on i686-pc-linux-gnu with the following:

   make
   make info
   make pdf
   make dvi
   make install-info
   make install-pdf
   make installcheck

All of these work in the fixincludes directory, but "make installcheck" 
breaks in <build>/gcc, and "make install-info" breaks in libgcc.

Ok for trunk?

- Brooks

-------------- next part --------------
A non-text attachment was scrubbed...
Name: make-fix-no-missing.diff
Type: text/x-patch
Size: 6554 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070312/9e8b120e/attachment.bin>


More information about the Gcc-patches mailing list