Makefile.in (install-man): Use $(CPP_INSTALL_NAME) and $(GCOV_INSTALL_NAME) to instal...
authorGeoffrey Keating <geoffk@apple.com>
Fri, 13 Feb 2004 01:55:55 +0000 (01:55 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 13 Feb 2004 01:55:55 +0000 (01:55 +0000)
commit52ccb3d21731ece9b1253800d7b33bb88b831d22
treefa77fe27c37d5ee86811456a75f40802610ca8e2
parent1a543d2529ac5f97f788d3b1f69792a3ce486700
Makefile.in (install-man): Use $(CPP_INSTALL_NAME) and $(GCOV_INSTALL_NAME) to install manpages.

* Makefile.in (install-man): Use $(CPP_INSTALL_NAME) and
$(GCOV_INSTALL_NAME) to install manpages.  Remove generic rule
for installing .1 manpages.  Add rules for installing cpp
and gcov manpages under their installed names.

From-SVN: r77745
gcc/ChangeLog
gcc/Makefile.in