* Makefile.in (install-info): New dummy target.
From-SVN: r122832
This commit is contained in:
parent
3c38f0ff2e
commit
e8bb459742
@ -1,3 +1,7 @@
|
||||
2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
|
||||
|
||||
* Makefile.in (install-info): New dummy target.
|
||||
|
||||
2007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
|
||||
|
||||
* config.host (bfin*-linux-uclibc*): Set extra_parts.
|
||||
|
@ -735,9 +735,10 @@ gcc-extra-parts:
|
||||
all: $(extra-parts)
|
||||
|
||||
# Documentation targets (empty).
|
||||
.PHONY: info html dvi pdf install-html install-pdf
|
||||
.PHONY: info html dvi pdf install-info install-html install-pdf
|
||||
|
||||
info:
|
||||
install-info:
|
||||
html:
|
||||
install-html:
|
||||
dvi:
|
||||
|
Loading…
Reference in New Issue
Block a user