aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/Makefile.in
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@codesourcery.com>2006-05-24 01:42:51 +0000
committerCarlos O'Donell <carlos@gcc.gnu.org>2006-05-24 01:42:51 +0000
commitfd07f6b7519a9e37e2aa7abe3ee7e60530453fce (patch)
treed734c797d1d26568f7931d1a324c07b73f08194e /libmudflap/Makefile.in
parent312e3fcbcef1bc911591d71b62ec71c7d9529c4e (diff)
downloadgcc-fd07f6b7519a9e37e2aa7abe3ee7e60530453fce.zip
gcc-fd07f6b7519a9e37e2aa7abe3ee7e60530453fce.tar.gz
gcc-fd07f6b7519a9e37e2aa7abe3ee7e60530453fce.tar.bz2
Makefile.am: Add install-html target.
2006-05-23 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html target. Add install-html to .PHONY * Makefile.in: Regenerate. From-SVN: r114036
Diffstat (limited to 'libmudflap/Makefile.in')
-rw-r--r--libmudflap/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/libmudflap/Makefile.in b/libmudflap/Makefile.in
index 43921f2..fa9c512 100644
--- a/libmudflap/Makefile.in
+++ b/libmudflap/Makefile.in
@@ -857,6 +857,10 @@ pth/mf-hooks2.lo: mf-hooks2.c mf-runtime.h mf-impl.h
$(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks2.c -o $@
pth/mf-hooks3.lo: mf-hooks3.c mf-runtime.h mf-impl.h
$(LTCOMPILE) -DLIBMUDFLAPTH -c $(srcdir)/mf-hooks3.c -o $@
+
+.PHONY: install-html
+
+instal-html:
# 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: