This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc/ada ChangeLog Make-lang.in Makefile.in
- From: aoliva at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 26 Jan 2003 11:31:52 -0000
- Subject: gcc/gcc/ada ChangeLog Make-lang.in Makefile.in
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: aoliva@gcc.gnu.org 2003-01-26 11:31:52
Modified files:
gcc/ada : ChangeLog Make-lang.in Makefile.in
Log message:
* Make-lang.in (ada.install-info, ada.install-common)
(ada.uninstall): Prepend $(DESTDIR) to the destination
directory in all (un)installation commands.
* Makefile.in (install-gnatlib, install-rts): Ditto.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.270.2.2&r2=1.270.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Make-lang.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.18.4.1&r2=1.18.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.36&r2=1.36.4.1