Make-lang.in (c++.install-common, [...]): Prepend $(DESTDIR) to destination paths...
authorChristian Cornelssen <ccorn@cs.tu-berlin.de>
Thu, 9 Jan 2003 08:04:52 +0000 (09:04 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Thu, 9 Jan 2003 08:04:52 +0000 (09:04 +0100)
commit2c6ce97ed1742ec7e25627df02c23300bd9c6981
treebf703698a0eba29b28753ec1bf8e56c6c6d5ae1d
parent1d27195cb61549bdaccb99f994c7224b1b4a47ad
Make-lang.in (c++.install-common, [...]): Prepend $(DESTDIR) to destination paths in all (un)installation commands.

2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>

* Make-lang.in (c++.install-common, c++.install-man,
c++.uninstall): Prepend $(DESTDIR) to destination paths in
all (un)installation commands.
(c++.install-common): Rewrite $(LN) commands to support
DESTDIR with "ln" as well as with "ln -s".

From-SVN: r61079
gcc/cp/ChangeLog
gcc/cp/Make-lang.in