Makefile.am: Add install-html target.
authorCarlos O'Donell <carlos@codesourcery.com>
Wed, 24 May 2006 01:28:16 +0000 (01:28 +0000)
committerCarlos O'Donell <carlos@gcc.gnu.org>
Wed, 24 May 2006 01:28:16 +0000 (01:28 +0000)
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: r114032

libgomp/ChangeLog
libgomp/Makefile.am
libgomp/Makefile.in

index 26391467ebba8f26a29acdd18d8addf3355ebf25..aeaa83b8bb991b7934030c6316d27f47d2751675 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-05-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR libgomp/27612
index e4c5389e62d0a473b0250c457b33e8551aa2cfaf..28720501c728d62cae1f98fb1dd48d65c7162a66 100644 (file)
@@ -48,3 +48,8 @@ fortran.lo: libgomp_f.h
 fortran.o: libgomp_f.h
 env.lo: libgomp_f.h
 env.o: libgomp_f.h
+
+# No install-html target
+.PHONY: install-html
+install-html:
+
index 31faff066e176823726a34ef6233dda9ac5d4dfb..716cfd24a18b312c2684d4c647269bcf1eacbdf3 100644 (file)
@@ -887,6 +887,10 @@ fortran.lo: libgomp_f.h
 fortran.o: libgomp_f.h
 env.lo: libgomp_f.h
 env.o: libgomp_f.h
+
+# No install-html target
+.PHONY: install-html
+install-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: