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 d01d6879f6921030f457511115edf040221f2c40..fcadf7b24c0c8048575041993f138cfe752195e8 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 1500e251269bbc3655a9f1f2c871e91b5124b4e7..22e83d9a1fa9322b61c1932b20c8cab362c9f10d 100644 (file)
@@ -90,5 +90,9 @@ AM_MAKEFLAGS = \
 
 MAKEOVERRIDES=
 
+.PHONY: install-html
+
+install-html:
+
 ## ################################################################
 
index 8dfa8f4fe665027fa8193888aa83de6b7a86f14c..61fcffd5ec9c8688400f4d86a109c8e2440df32a 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: