Makefile.am: Add dummy install-pdf target.
authorBrooks Moses <brooks.moses@codesourcery.com>
Thu, 1 Mar 2007 23:52:38 +0000 (23:52 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Thu, 1 Mar 2007 23:52:38 +0000 (15:52 -0800)
* Makefile.am: Add dummy install-pdf target.
* Makefile.in: Regenerate

From-SVN: r122441

boehm-gc/ChangeLog
boehm-gc/Makefile.am
boehm-gc/Makefile.in

index 18bb67af430509478d9e34da884f217fd08916c7..cc495e187728c09ffbca446dacfc427265de2c11 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-05  Roman Zippel <zippel@linux-m68k.org>
 
        * boehm-gc/include/private/gcconfig.h: use LINUX_STACKBOTTOM so
index 66d5cb16afb0d3c81ff3cd5b8dd72469d39b34bb..c31d67aad50a74733dff93a314d350d873bd374f 100644 (file)
@@ -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:
 
index f7a733dcc5ba95ea05444d3e89e2a7a81caf1dd1..8467d2ea0ce2478d1c040c96461b1843b27d2692 100644 (file)
@@ -764,9 +764,10 @@ uninstall-info: uninstall-info-recursive
 .S.lo:
        $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
 
-# 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:
 # 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: