* Makefile.in: Add empty info, html, dvi, pdf targets.
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2007 23:27:33 +0000 (23:27 +0000)
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2007 23:27:33 +0000 (23:27 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120455 138bc75d-0d04-0410-961f-82ee72b054a4

libgcc/ChangeLog
libgcc/Makefile.in

index 47133dd..8b1cd8f 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * Makefile.in: Add empty info, html, dvi, pdf targets.
+
 2007-01-04  Mike Stump  <mrs@apple.com>
 
        * Makefile.in (MAKEINFO): Remove.
index 48b6893..3b06f93 100644 (file)
@@ -729,6 +729,15 @@ gcc-extra-parts:
 
 all: $(extra-parts)
 
+# Documentation targets (empty).
+info:
+
+html:
+
+dvi:
+
+pdf:
+
 # Install rules.  These do not depend on "all", so that they can be invoked
 # recursively from it.
 install-libunwind: