Index: ChangeLog
authorGeoffrey Keating <geoffk@apple.com>
Tue, 14 Jun 2005 09:03:46 +0000 (09:03 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 14 Jun 2005 09:03:46 +0000 (09:03 +0000)
commit7bfb5cccd7b215a94228bbd165c4943a2eb2734e
tree18a019666a129d154ba99671f04e15435209ca99
parent950ccbc491e1061fe2162e76fbdeb2ab4b5e230f
Index: ChangeLog
2005-06-13  Geoffrey Keating  <geoffk@apple.com>

* Makefile.in (install-man): Doesn't really depend on installdirs.
(various rules for installing manpages): Do depend on installdirs.

Index: cp/ChangeLog
2005-06-13  Geoffrey Keating  <geoffk@apple.com>

* Make-lang.in (c++.install-man): Doesn't really depend on installdirs.
(rule for installing g++.1 manpage): Does depend on installdirs.

Index: fortran/ChangeLog
2005-06-13  Geoffrey Keating  <geoffk@apple.com>

* Make-lang.in (fortran.install-man): Doesn't depend on installdirs.
(rule for installing f95.1 manpage): Does depend on installdirs.

Index: java/ChangeLog
2005-06-13  Geoffrey Keating  <geoffk@apple.com>

* Make-lang.in (rule for installing gcj.1): Depends on installdirs.

From-SVN: r100928
gcc/ChangeLog
gcc/Makefile.in
gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/fortran/ChangeLog
gcc/fortran/Make-lang.in
gcc/java/ChangeLog
gcc/java/Make-lang.in