summaryrefslogtreecommitdiff
path: root/boehm-gc/Makefile.am
diff options
context:
space:
mode:
authorcarlos <carlos@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-24 21:33:42 +0000
committercarlos <carlos@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-24 21:33:42 +0000
commitf2a8bd23365e1f068dd78bc5ecda84a394ad2c73 (patch)
treeb266d8358235d36e096cba742f6fe345738741f6 /boehm-gc/Makefile.am
parent1db9f9520d9d89ce95b324732680e3874f9aca46 (diff)
downloadgcc-f2a8bd23365e1f068dd78bc5ecda84a394ad2c73.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114055 138bc75d-0d04-0410-961f-82ee72b054a4
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 80af9abf01e..66d5cb16afb 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:
+