* Makefile.in (install-info): New dummy target.
authorBrooks Moses <brooks.moses@codesourcery.com>
Mon, 12 Mar 2007 06:13:30 +0000 (06:13 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Mon, 12 Mar 2007 06:13:30 +0000 (23:13 -0700)
From-SVN: r122832

libgcc/ChangeLog
libgcc/Makefile.in

index db5d3b05b623e59c194b02c6aa749089ac9cbe27..dab94394a6218bdf904b1d0c7892de84296a748e 100644 (file)
@@ -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.
index 86bf3d93d7fd285ff962df9d87744060a9f45a92..63c9512fc809df4a115276a472cbe14ce0aeff13 100644 (file)
@@ -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: