aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/Makefile.am
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@codesourcery.com>2006-05-24 21:33:42 +0000
committerCarlos O'Donell <carlos@gcc.gnu.org>2006-05-24 21:33:42 +0000
commitd1a162abd317521e391b8da2567504aa29c0cbfd (patch)
treeb266d8358235d36e096cba742f6fe345738741f6 /boehm-gc/Makefile.am
parentaf18ebaeb5d56f61bb7cf8b8098d6573754e4459 (diff)
downloadgcc-d1a162abd317521e391b8da2567504aa29c0cbfd.zip
gcc-d1a162abd317521e391b8da2567504aa29c0cbfd.tar.gz
gcc-d1a162abd317521e391b8da2567504aa29c0cbfd.tar.bz2
Makefile.am: Add install-html target.
2006-05-24 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html target. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * include/Makefile.in: Regenerate. From-SVN: r114055
Diffstat (limited to 'boehm-gc/Makefile.am')
-rw-r--r--boehm-gc/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/boehm-gc/Makefile.am b/boehm-gc/Makefile.am
index 80af9ab..66d5cb1 100644
--- a/boehm-gc/Makefile.am
+++ b/boehm-gc/Makefile.am
@@ -110,3 +110,8 @@ AM_MAKEFLAGS = \
CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
MAKEOVERRIDES=
+
+# No install-html support yet
+.PHONY: install-html
+install-html:
+