]> git.ipfire.org Git - thirdparty/gcc.git/commit
Make-lang.in (ada.install-common): Let $(DESTDIR)$(bindir) be created if necessary.
authorAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 28 Jan 2003 22:02:54 +0000 (22:02 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 28 Jan 2003 22:02:54 +0000 (22:02 +0000)
commit1413cd1b239127a13ff9c40c33ea4ffe22e12247
tree02cb026ae31d1d0ee3f447a05116ffb0b5287b75
parentfad6bb7fa9b510ef4ba7815e41bcef12bd94d927
Make-lang.in (ada.install-common): Let $(DESTDIR)$(bindir) be created if necessary.

* Make-lang.in (ada.install-common): Let $(DESTDIR)$(bindir)
be created if necessary.  Remove erroneous and redundant
gnatchop installation commands.  Test for gnatdll before
attempting to install it.  Use initial tab instead of spaces
in continuation lines.
(ada.uninstall): Uninstall gnat instead of gnatcmd.
Also uninstall gnatfind, gnatxref, gnatlbr, and gnatdll
from all plausible locations.

From-SVN: r62027
gcc/ada/ChangeLog