* Makefile.in (s-tm-texi): Remove stray tab / rule.

From-SVN: r161555
This commit is contained in:
Joern Rennecke 2010-06-29 19:09:25 +00:00 committed by Joern Rennecke
parent 0e3b941e0c
commit e82a40fcb4
2 changed files with 3 additions and 1 deletions

View File

@ -57,6 +57,8 @@
(s-tm-texi, build/genhooks.o, build/genhooks): Likewise.
* doc/tm.texi: Regenerate.
* Makefile.in (s-tm-texi): Remove stray tab / rule.
2010-06-29 Nathan Froyd <froydnj@codesourcery.com>
PR bootstrap/44713

View File

@ -3685,7 +3685,7 @@ s-target-hooks-def-h: build/genhooks$(build_exeext)
# check if someone mistakenly only changed tm.texi.
s-tm-texi: $(srcdir)/doc/tm.texi
s-tm-texi: build/genhooks$(build_exeext) $(srcdir)/doc/tm.texi.in
$(RUN_GEN) build/genhooks$(build_exeext) \
$(srcdir)/doc/tm.texi.in > tmp-tm.texi