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

libssp/ChangeLog
libssp/Makefile.am
libssp/Makefile.in

index d01d687..fcadf7b 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-02-27  Mark Mitchell  <mark@codesourcery.com>
        
        PR 26473
index 1500e25..22e83d9 100644 (file)
@@ -90,5 +90,9 @@ AM_MAKEFLAGS = \
 
 MAKEOVERRIDES=
 
+.PHONY: install-html
+
+install-html:
+
 ## ################################################################
 
index 8dfa8f4..61fcffd 100644 (file)
@@ -753,6 +753,10 @@ uninstall-am: uninstall-info-am uninstall-nobase_libsubincludeHEADERS \
        uninstall-nobase_libsubincludeHEADERS \
        uninstall-toolexeclibLTLIBRARIES
 
+
+.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: