]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/gcc-tumbl.git/commitdiff
2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
authorcarlos <carlos@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 May 2006 01:42:51 +0000 (01:42 +0000)
committercarlos <carlos@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 May 2006 01:42:51 +0000 (01:42 +0000)
* Makefile.am: Add install-html target. Add install-html to .PHONY
* Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114036 138bc75d-0d04-0410-961f-82ee72b054a4

libmudflap/ChangeLog
libmudflap/Makefile.am
libmudflap/Makefile.in

index f15d1172b975680657940e350b4c647d13f35d23..eb6c5b201fa609d54bb82d1e803f79fa3e8ab648 100644 (file)
@@ -1,3 +1,8 @@
+2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * Makefile.am: Add install-html target. Add install-html to .PHONY
+       * Makefile.in: Regenerate.
+
 2006-04-19  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
 
        PR mudflap/26789
index 64ba06aec21035f272f012686d0b69aed1861c40..5db952414d7d3c969f93a23ca862c92f0eefd49d 100644 (file)
@@ -105,5 +105,9 @@ AM_MAKEFLAGS = \
 
 MAKEOVERRIDES=
 
+.PHONY: install-html
+
+install-html:
+
 ## ################################################################
 
index 43921f23c731ba8210c46b066c8af012e06d0336..fa9c5125fe2f5a0dc7bb9df2fb86a6635ef52f32 100644 (file)
@@ -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: