From 1413cd1b239127a13ff9c40c33ea4ffe22e12247 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Tue, 28 Jan 2003 22:02:54 +0000 Subject: [PATCH] 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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 84ce48b09e1b..b0b30323526b 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,4 +1,13 @@ -2003-01-28 Christian Cornelssen +2003-01-28 Christian Cornelssen + + * 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. * Make-lang.in (ada.install-common, ada.uninstall): Prepend $(DESTDIR) to the destination directory in all -- 2.47.2