aboutsummaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
authorBrooks Moses <brooks.moses@codesourcery.com>2007-03-02 00:00:52 +0000
committerBrooks Moses <brooks.moses@codesourcery.com>2007-03-02 00:00:52 +0000
commit4114cfe06d7abb40adcb76a4310787b1caeacfdb (patch)
treeeffe9f557c7733442b182644fa23606eabb44fc5 /zlib
parent645f0224c648fcf04d0e5b4f5557fae0e9716e0b (diff)
* Makefile.am: Add dummy install-pdf target.
* Makefile.in: Regenerate git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@122449 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib')
-rw-r--r--zlib/ChangeLog.gcj5
-rw-r--r--zlib/Makefile.am6
-rw-r--r--zlib/Makefile.in6
3 files changed, 13 insertions, 4 deletions
diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj
index 44ecb402359..79d3d346643 100644
--- a/zlib/ChangeLog.gcj
+++ b/zlib/ChangeLog.gcj
@@ -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.
diff --git a/zlib/Makefile.am b/zlib/Makefile.am
index 90df1ebe9eb..218dce1aefe 100644
--- a/zlib/Makefile.am
+++ b/zlib/Makefile.am
@@ -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:
diff --git a/zlib/Makefile.in b/zlib/Makefile.in
index 4f105e55634..2850b0d704b 100644
--- a/zlib/Makefile.in
+++ b/zlib/Makefile.in
@@ -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: