OSDN Git Service

* Makefile.am: Add dummy install-pdf target.
authorbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Mar 2007 00:00:52 +0000 (00:00 +0000)
committerbrooks <brooks@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Mar 2007 00:00:52 +0000 (00:00 +0000)
* Makefile.in: Regenerate

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122449 138bc75d-0d04-0410-961f-82ee72b054a4

zlib/ChangeLog.gcj
zlib/Makefile.am
zlib/Makefile.in

index 44ecb40..79d3d34 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * Makefile.am: Add dummy install-pdf target.
+       * Makefile.in: Regenerate
+
 2007-01-16  Jack Howarth  <howarth@bromo.med.uc.edu>
 
        * Makefile.am: Add ACLOCAL_AMFLAGS to use multi.m4.
index 90df1eb..218dce1 100644 (file)
@@ -59,9 +59,11 @@ AM_MAKEFLAGS = \
        "RANLIB=$(RANLIB)" \
        "DESTDIR=$(DESTDIR)"
 
-# No html, or install-html support.
-.PHONY: html install-html
+# No html support.
+# No install-html or install-pdf support in automake yet
+.PHONY: html install-html install-pdf
 
 html:
 install-html:
+install-pdf:
 
index 4f105e5..2850b0d 100644 (file)
@@ -601,11 +601,13 @@ uninstall-am: uninstall-toolexeclibLIBRARIES
        uninstall-toolexeclibLIBRARIES
 
 
-# No html, or install-html support.
-.PHONY: html install-html
+# No html support.
+# No install-html or install-pdf support in automake yet
+.PHONY: html install-html install-pdf
 
 html:
 install-html:
+install-pdf:
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: