Make-lang.in (java.install-common, [...]): Prepend $(DESTDIR) to destination paths...
authorChristian Cornelssen <ccorn@cs.tu-berlin.de>
Thu, 9 Jan 2003 08:05:56 +0000 (09:05 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Thu, 9 Jan 2003 08:05:56 +0000 (09:05 +0100)
commit8a4c5898ad3c0acfa144080dc1f5ac549c7f6bf8
treeed110a17b65edaebcd69163ce8f0a924e7377d8d
parent17b4fdbff2ff17c56a58921831b36f466219366f
Make-lang.in (java.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 (java.install-common, java.uninstall,
java.install-info, java.install-man): Prepend $(DESTDIR)
to destination paths in all (un)installation commands.
(java.install-common): Rewrite $(LN) command to support
DESTDIR with "ln" as well as with "ln -s".

From-SVN: r61081
gcc/java/ChangeLog
gcc/java/Make-lang.in