aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/Makefile.am
diff options
context:
space:
mode:
authorBrooks Moses <brooks.moses@codesourcery.com>2007-03-01 23:52:38 +0000
committerBrooks Moses <brooks@gcc.gnu.org>2007-03-01 15:52:38 -0800
commit4426724a02890d1afd1627a3d6b9368b21421326 (patch)
tree5536c13b9ea9038c8492c4d824eeb48456843709 /boehm-gc/Makefile.am
parentb5f8d49b84d06dc612241cad1a311b09c6fa8841 (diff)
downloadgcc-4426724a02890d1afd1627a3d6b9368b21421326.zip
gcc-4426724a02890d1afd1627a3d6b9368b21421326.tar.gz
gcc-4426724a02890d1afd1627a3d6b9368b21421326.tar.bz2
Makefile.am: Add dummy install-pdf target.
* Makefile.am: Add dummy install-pdf target. * Makefile.in: Regenerate From-SVN: r122441
Diffstat (limited to 'boehm-gc/Makefile.am')
-rw-r--r--boehm-gc/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/boehm-gc/Makefile.am b/boehm-gc/Makefile.am
index 66d5cb1..c31d67a 100644
--- a/boehm-gc/Makefile.am
+++ b/boehm-gc/Makefile.am
@@ -111,7 +111,8 @@ CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
MAKEOVERRIDES=
-# No install-html support yet
-.PHONY: install-html
+# No install-html or install-pdf support in automake yet
+.PHONY: install-html install-pdf
install-html:
+install-pdf: