]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2006-04-12 Carlos O'Donell <carlos@codesourcery.com>
authorCarlos O'Donell <carlos@codesourcery.com>
Wed, 12 Apr 2006 19:06:01 +0000 (19:06 +0000)
committerCarlos O'Donell <carlos@codesourcery.com>
Wed, 12 Apr 2006 19:06:01 +0000 (19:06 +0000)
* Makefile.tpl: Add install-html to install target deps.
* Makefile.in: Regenerate.

ChangeLog.csl
Makefile.in
Makefile.tpl

index 696b146f6e7ea45985dc80eaa2ecc9df094d1808..f54d7b2ab7fefb10fd1dc6cd02ddd2a6d6702621 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-10  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * Makefile.tpl: Add install-html to install target deps.
+       * Makefile.in: Regenerate.
+
 2006-04-07  Julian Brown  <julian@codesourcery.com>
 
        * gas/config/tc-arm.c (neon_el_type): Make NT_invtype be the zero (so
@@ -84,7 +89,7 @@
        * gas/testsuite/gas/arm/neon-psyn.s: Basic test of programmers syntax.
        * gas/testsuite/gas/arm/neon-psyn.d: Expected output of above.
 
-2006-04-03  Carlos O'Donell <carlos@codesourcery.com>
+2006-04-03  Carlos O'Donell  <carlos@codesourcery.com>
 
        * Makefile.tpl: Add install-html target.
        * Makefile.def: Add install-html target.
index 2d0da2e7c3c5f37763b8cdd6e10520f2c2e70724..5a8fc9679bed4803800bd7644603ed9edcf4664e 100644 (file)
@@ -2132,7 +2132,7 @@ install:
        @: $(MAKE); $(unstage)
        @r=`${PWD_COMMAND}`; export r; \
        s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
-       $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target
+       $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target install-html
 
 .PHONY: install-host-nogcc
 install-host-nogcc:  \
index b83d8d5abd98e4056a0fd1cc29e49e3f28b0f6b2..e3306c6f7e257f14c1babbbf78ceb6d5b0b6835d 100644 (file)
@@ -642,7 +642,7 @@ install:
        @: $(MAKE); $(unstage)
        @r=`${PWD_COMMAND}`; export r; \
        s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
-       $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target
+       $(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target install-html
 
 .PHONY: install-host-nogcc
 install-host-nogcc: [+