re PR other/40010 (Parallel make issue when building man pages)

gcc/
2009-07-25  Mark Loeser  <mark@halcy0n.com>

	PR build/40010
	* Makefile.in (gcc.pod): Depend on gcc-vers.texi.

From-SVN: r150085
This commit is contained in:
Mark Loeser 2009-07-25 17:53:35 +00:00 committed by Ralf Wildenhues
parent eda61e3baa
commit 3d917d8ca9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-07-25 Mark Loeser <mark@halcy0n.com>
PR build/40010
* Makefile.in (gcc.pod): Depend on gcc-vers.texi.
2009-07-23 Uros Bizjak <ubizjak@gmail.com>
PR target/40832

View File

@ -3975,7 +3975,7 @@ cpp.pod: cpp.texi cppenv.texi cppopts.texi
# These next rules exist because the output name is not the same as
# the input name, so our implicit %.pod rule will not work.
gcc.pod: invoke.texi cppenv.texi cppopts.texi
gcc.pod: invoke.texi cppenv.texi cppopts.texi gcc-vers.texi
$(STAMP) $@
-$(TEXI2POD) $< > $@
gfdl.pod: fdl.texi