]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.am: Add dummy install-pdf target.
authorBrooks Moses <brooks.moses@codesourcery.com>
Thu, 1 Mar 2007 23:53:35 +0000 (23:53 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Thu, 1 Mar 2007 23:53:35 +0000 (15:53 -0800)
* Makefile.am: Add dummy install-pdf target.
* Makefile.in: Regenerate

From-SVN: r122442

libmudflap/ChangeLog
libmudflap/Makefile.am
libmudflap/Makefile.in

index 80096e8c8595aba9db67d5980bd21ae337c4a9a2..b331aab4a7e065147c9ebfa25fc7f08e78856768 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-02-07  Jakub Jelinek  <jakub@redhat.com>
 
        PR libgomp/28468
index 8575da272be320cfe78b324cc9e2d4fd40a7fc10..d1e56a3bf9cb591febd15d4d818632f8fd4b56e0 100644 (file)
@@ -107,9 +107,10 @@ AM_MAKEFLAGS = \
 
 MAKEOVERRIDES=
 
-.PHONY: install-html
-
+# No install-html or install-pdf support in automake yet
+.PHONY: install-html install-pdf
 install-html:
+install-pdf:
 
 ## ################################################################
 
index 7eaa0ec2895fc844ce0e8d8d6947786f802d5342..08d8a776b2b0c4f9693c835497a78165eedac9aa 100644 (file)
@@ -862,9 +862,10 @@ pth/mf-hooks2.lo: mf-hooks2.c mf-runtime.h mf-impl.h
 pth/mf-hooks3.lo: mf-hooks3.c mf-runtime.h mf-impl.h
        $(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks3.c -o $@
 
-.PHONY: install-html
-
+# No install-html or install-pdf support in automake yet
+.PHONY: install-html install-pdf
 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: